View Single Post
Old 09-4-2013, 09:08 PM   #7
MarioNintendo
Expect delays.
Retired StaffFFR Simfile AuthorFFR Music ProducerFFR Veteran
 
MarioNintendo's Avatar
 
Join Date: Mar 2008
Location: Montreal, QC
Age: 31
Posts: 4,121
Default Re: Coding in C: help with if statements

Hey, thanks a whole bunch. I'll keep this thread as a reference, I had no idea about the strcmp command. On the other hand, just to end this topic, I was wondering about why you included these commands:

while(1);
return 0;

When I tried to remove them to see if they were essential, I saw no noticeable change. What do they do?
__________________
Click here to download my complete works!




Quote:
Originally Posted by macgravel View Post
Mario's files are top notch, so every time he submits a file I get excited in my pants.
Quote:
Originally Posted by hi19hi19 View Post
This guy, MarioNintendo?
Click the bricks


MarioNintendo is offline   Reply With Quote