Search Results

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: manutd ; Forum: C and child forums
Forum: C Dec 12th, 2006
Replies: 13
Views: 2,301
Posted By manutd
Which is good, of course, in case some odd operating system decides that 74 is a good value to indicate success, and that 0 will be failure.
Forum: C Dec 7th, 2006
Replies: 7
Views: 3,093
Posted By manutd
I'm not so sure. C can be easy, but some features require a lot of study to master. I'm not saying it is a diffucult language, but neither is it simple. I think the OP was referencing it to, say,...
Forum: C Dec 7th, 2006
Replies: 7
Views: 3,093
Posted By manutd
Just one point: C is not a simple language. Also, your poll makes no sense.
Forum: C Nov 29th, 2006
Replies: 1
Views: 20,050
Posted By manutd
1) This void main()
Should be int main( void )
2)Try to eliminate the nonstandard functions.
Forum: C Nov 24th, 2006
Replies: 3
Views: 1,846
Posted By manutd
It would be nearly imposible to reconstruct C code as all compilers will compile it slightly different. Also, the same compiler might do it differently twice.
Forum: C Nov 22nd, 2006
Replies: 8
Views: 8,376
Posted By manutd
Main really should have a type: int main ( void )
Forum: C Nov 12th, 2006
Replies: 2
Views: 1,686
Posted By manutd
Check out MSDN...
Forum: C Nov 10th, 2006
Replies: 5
Views: 1,011
Posted By manutd
They are useful to organize large projects, often with over 100 files. It is easy to have them all in one organized list rather than scattered all over the folder.
Showing results 1 to 8 of 8

 


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

©2003 - 2009 DaniWeb® LLC