UPSB v4

Member Introductions / new penspinner here

  1. minche
    Date: Thu, Jul 8 2010 19:02:58

    hi, my name is minche, I come from Bosnia and I just started pen-spinning and it seems cool so far :) that be all now welcome me ^_^ :minche:

  2. Zombo
    Date: Thu, Jul 8 2010 19:15:37

    lololol :welcome: long time no see, are you in university now :minche:

  3. minche
    Date: Thu, Jul 8 2010 19:19:26

    yep, for couple of more days :D

  4. Simplex
    Date: Thu, Jul 8 2010 19:28:58

    welcome lol

  5. Zombo
    Date: Thu, Jul 8 2010 19:39:41

    minche wrote: yep, for couple of more days :D
    do you still study computer science

  6. minche
    Date: Thu, Jul 8 2010 20:38:33

    Zombo wrote: do you still study computer science
    yup :D

  7. Zombo
    Date: Thu, Jul 8 2010 21:07:01

    are you still in your undergraduate

  8. minche
    Date: Thu, Jul 8 2010 21:10:57

    yup, just finishing 1st year :D it goes 3+2 here, 3 for BoEE, and another 2 for MoEE :D

  9. Zombo
    Date: Thu, Jul 8 2010 21:22:21

    why are you studying electrical engineering?

  10. chris
    Date: Thu, Jul 8 2010 21:25:59

    :welcome: to UPSB!

  11. minche
    Date: Fri, Jul 9 2010 06:41:27

    Zombo wrote: why are you studying electrical engineering?
    hh, because it is interesting, and because it has Computer Science & Informatics department :D

  12. Catch
    Date: Fri, Jul 9 2010 07:01:55

    ahaha alot of talk here welcome or should i say welcome back ahaha

  13. minche
    Date: Fri, Jul 9 2010 08:04:17

    thanks :D and how are posts counted now :S

  14. Mike
    Date: Fri, Jul 9 2010 09:31:26

    Hi minche! :D May you please tell me why the following program does not display anything when I run it? [CODE] #include int main() { puts("Greetings, human!"); return(0); }[/CODE] Thanks! :D

  15. minche
    Date: Fri, Jul 9 2010 10:56:15

    Mike wrote: Hi minche! :D May you please tell me why the following program does not display anything when I run it? [CODE] #include int main() { puts("Greetings, human!"); return(0); }[/CODE] Thanks! :D
    umm, it displays "greetings, human" for me

  16. Mike
    Date: Fri, Jul 9 2010 23:56:14

    minche wrote: umm, it displays "greetings, human" for me
    All I get is a blank line D:

  17. minche
    Date: Sun, Jul 11 2010 07:13:37

    Mike wrote: All I get is a blank line D:
    :dunno: why are you using puts() anyway...

  18. Kari-Chan
    Date: Sun, Jul 11 2010 07:25:52

    =O you do computer science?! i never knew that! D: welcome back! XDD *big wave*

  19. Mike
    Date: Sun, Jul 11 2010 07:32:32

    minche wrote: :dunno: why are you using puts() anyway...
    lol because the book told me to D: