Name: Anonymous 2011-08-07 10:10
If you compile a function in a seperate source file and then use it in another file, do you need a prototype for that function in any file wherein it is called or just in the original one?
Thank you.
Thank you.