Search Results

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: tomtetlaw ; Forum: C and child forums
Forum: C Oct 25th, 2009
Replies: 6
\n
Views: 203
Posted By tomtetlaw
In C, the '\n' character is a special type of character called a control character, these are characters that do something other then just display themselves, here is all the ones that I know:

\n...
Forum: C Sep 17th, 2009
Replies: 17
Views: 557
Posted By tomtetlaw
Try changing this:

printf("%c",& array[i]);


to


printf("%d",& array[i]);
Forum: C Sep 17th, 2009
Replies: 1
Views: 262
Posted By tomtetlaw
Forum: C Sep 16th, 2009
Replies: 1
Views: 262
Posted By tomtetlaw
When I try to compile the Quake 2 Source code from the if Software website, I get this error:

------ Build started: Project: quake2, Configuration: Debug Alpha Win32 ------
Compiling resources......
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC