[Tuxnes-devel] *.h: extern int function() VS int function().
Brought to you by:
tmmm
From: Mike M. <che...@ya...> - 2004-08-24 03:42:05
|
I saw in, for example, ziploader.h that the function def didn't use the extern flag. The function was used in emu.c and defined in ziploader.c. I was wondering if programs need to use extern at all, since there not exporting anything once linked? Is it worth removing this flag globaly for tuxnes? __________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail |