UPSB v4
Member Introductions / new penspinner here
-
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:
-
Date: Thu, Jul 8 2010 19:15:37
lololol :welcome: long time no see, are you in university now :minche:
-
Date: Thu, Jul 8 2010 19:19:26
yep, for couple of more days :D
-
Date: Thu, Jul 8 2010 19:28:58
welcome lol
-
Date: Thu, Jul 8 2010 19:39:41
minche wrote: yep, for couple of more days :D
do you still study computer science -
Date: Thu, Jul 8 2010 20:38:33
Zombo wrote: do you still study computer science
yup :D -
Date: Thu, Jul 8 2010 21:07:01
are you still in your undergraduate
-
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
-
Date: Thu, Jul 8 2010 21:22:21
why are you studying electrical engineering?
-
Date: Thu, Jul 8 2010 21:25:59
:welcome: to UPSB!
-
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 -
Date: Fri, Jul 9 2010 07:01:55
ahaha alot of talk here welcome or should i say welcome back ahaha
-
Date: Fri, Jul 9 2010 08:04:17
thanks :D and how are posts counted now :S
-
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 -
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
umm, it displays "greetings, human" for meint main() { puts("Greetings, human!"); return(0); }[/CODE] Thanks! :D -
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: -
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... -
Date: Sun, Jul 11 2010 07:25:52
=O you do computer science?! i never knew that! D: welcome back! XDD *big wave*
-
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: