Hi!

30-Ноя-2005 21:59 [EMAIL PROTECTED] (Kenneth Davis) wrote to
[EMAIL PROTECTED]:

> +++ sys.c     30 Nov 2005 21:59:18 -0000      1.41.2.21
> -extern int VA_CDECL printf(const char * fmt, ...);
> -extern int VA_CDECL sprintf(char * buff, const char * fmt, ...);
> +extern int VA_CDECL printf(const char FAR * fmt, ...);
> +extern int VA_CDECL sprintf(char FAR * buff, const char FAR * fmt, ...);
> +++ fdkrncfg.c        30 Nov 2005 21:59:18 -0000      1.11.2.3
> -extern int VA_CDECL printf(const char * fmt, ...);
> -extern int VA_CDECL sprintf(char * buff, const char * fmt, ...);
> +extern int VA_CDECL printf(const char FAR * fmt, ...);
> +extern int VA_CDECL sprintf(char FAR * buff, const char FAR * fmt, ...);

     Isn't better to move prototypes to something like prf.h?
--
-- 
                Best regards! Sincerely yours, Хемуль Советикус.
       Утомлённый чаем любитель сладкого, в девичестве Бильбо Ленивчатый.





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Freedos-kernel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-kernel

Reply via email to