> I didn't quite get is it possible somehow to place all the functions from
> some C-file into specific segment?
> I don't like a perspective to change a prototype of more than thousand
> functions  :-\
> And what about the static functions? They don't need a prototype but in this
> case they must have it, right?

  we heard you the first time :)) [that was 4-5 days ago?] :P

  you need to put a prototype for each function.. it doesn't hurt.. do
  the prototype in the header file, and in the beginning when you are
  declaring static functions :)

// az
[EMAIL PROTECTED]
http://www.ardiri.com/    <--- free games!


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to