Author | Topic |
Location: ballarat
Registered: April 2003
|
anyone have much experience with c?
|
Fri, 11 June 2004 05:46
|
|
a call to comp nerds
i have a function in one file (it has no header file) and another function in a different file that i want to call the first function.
i have tried making the second function extern but no luck, always getting an 'undeclared identifier' complier error.
i have mainly worked with c++, so lonely functions that are not attached to an object i am a little unfamilar with.
any help?
cheers
ehendrikd
|
|
|