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

Username:   Password: 
 RegisterRegister   
 making boundries
Index -> Programming, Turing -> Turing Help
Goto page Previous  1, 2
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Tony




PostPosted: Tue Jun 07, 2011 8:51 pm   Post subject: RE:making boundries

Not only that, but there's also a lot of code that's irrelevant to the problem. If you cut it down to the minimum example that demonstrates the problem, it will have _two_ good effects:

- it will be easier for you to figure out exactly what's going on
- it will be _much_ easier for others to read your code, and thus be more likely to help you.
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Sponsor
Sponsor
Sponsor
sponsor
apython1992




PostPosted: Tue Jun 07, 2011 8:53 pm   Post subject: RE:making boundries

Put all of your code between the tags.

code:
[syntax="turing"]
put "I"
put "am"
put "writing"
put "many"
put "lines"
put "of"
put "code"
[/syntax]


Turing:

put "I"
put "am"
put "writing"
put "many"
put "lines"
put "of"
put "code"
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

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


Style:  
Search: