I don't know why prototypes are required; I don't pretend to understand the language at all ;>. However, I know what has worked for me. I do not specify parameters myself; defines like ACMD and SPECIAL do it already, however when I'm specifying a function directly, 'gcc' doesn't care if I specify parameters or not; if I do, they have to be in the right order, and if not, there's no problem.. it just assumes what the previous declaration was.
This archive was generated by hypermail 2b30 : 12/18/00 PST