![]() |
| | #1 |
| Toaster Join Date: Aug 2001
Posts: 2,686
| main returns int -- compiler returns nonsense Code: encs_driver.cc:16: error: extraneous `int' ignored encs_driver.cc:16: error: `main' must return `int'
__________________ The word rap as it applies to music is the result of a peculiar phonological rule which has stripped the word of its initial voiceless velar stop. |
| Zach L. is offline | |
| | #2 |
| Anti-Poster Join Date: Feb 2002
Posts: 1,212
| Heh...that's classic. Reminds me of this.
__________________ Rule #1: Every rule has exceptions Traveller's Dilemma Contest Site - Results posted! |
| pianorain is offline | |
| | #3 |
| Mayor of Awesometown Join Date: Aug 2001 Location: MI
Posts: 8,826
| Obviously the 'int' you have in there right now is old and crusty. Replace it with a new, clean one and you should be golden. |
| Govtcheez is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to combine these working parts?? | transgalactic2 | C Programming | 0 | 02-01-2009 08:19 AM |
| Function argument assignment between types "unsigned int*" and "unsigned long*" | nadeer78 | C Programming | 8 | 03-10-2008 11:57 AM |
| Working with random like dice | SebastionV3 | C++ Programming | 10 | 05-26-2006 09:16 PM |
| Setting int pointers to one function (not using five functions!) | Marc Sharp | C Programming | 4 | 11-23-2003 07:15 AM |
| Quack! It doesn't work! >.< | *Michelle* | C++ Programming | 8 | 03-02-2003 12:26 AM |