Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 some really weird stuff is happening
Index -> Programming, C++ -> C++ Help
Goto page Previous  1, 2
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
wtd




PostPosted: Wed Jan 18, 2006 4:45 pm   Post subject: (No subject)

[Gandalf] wrote:
First, seed the random numbers with the time:
code:
srand ((unsigned)time(NULL));


:: screams ::

code:
srand((unsigned)time(NULL));


No spaces between function names and argument lists!
Sponsor
Sponsor
Sponsor
sponsor
[Gandalf]




PostPosted: Thu Jan 19, 2006 5:14 pm   Post subject: (No subject)

Evil or Very Mad I make my own conventions. Dang, how could programmers go so wrong with whitespace when they have tried so hard to improve syntax.
wtd




PostPosted: Thu Jan 19, 2006 5:23 pm   Post subject: (No subject)

[Gandalf] wrote:
Dang, how could programmers go so wrong with whitespace


Because for every person advocating sensible syntax guidelines, there are a hundred advocating bad practices.

Sigh.
Fonzie




PostPosted: Thu Jan 19, 2006 9:55 pm   Post subject: (No subject)

alright, I'm finished. I'ma go post it in submissions.
Display posts from previous:   
   Index -> Programming, C++ -> C++ Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 2 of 2  [ 19 Posts ]
Goto page Previous  1, 2
Jump to:   


Style:  
Search: