Hi! 25-Июл-2004 07:20 [EMAIL PROTECTED] (Bart Oldeman) wrote to [EMAIL PROTECTED]:
BO> Fix compilation error. BO> +++ fcbfns.c 25 Jul 2004 07:20:23 -0000 1.46 BO> - int i = 0; BO> + int i; BO> + UBYTE mode = 0; BO> - FcbParseFname(&i, pFromPattern, &LocalFcb); BO> + FcbParseFname(&mode, pFromPattern, &LocalFcb); You found it. :) But why to introduce another stack variable, whereas here may be reused loc_szBuf? ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idG21&alloc_id040&op=click _______________________________________________ Freedos-kernel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-kernel