Re: how to use static function defined in one file in another file is that impposiible in 'c '



rashmi wrote on 29/04/05 :
how to use static function defined in one file in another file is that
impposiible in 'c '

It's possible via a pointer to function.

--
Emmanuel
The C-FAQ: http://www.eskimo.com/~scs/C-faq/faq.html
The C-library: http://www.dinkumware.com/refxc.html

"There are 10 types of people in the world today;
those that understand binary, and those that dont."

.