mvcrt.ungetc and stdio buffering

Waldek Hebisch hebisch at math.uni.wroc.pl
Mon Dec 31 06:55:48 CST 2001


Recently I tried to run g77 compiled Fortran program under Wine. 
It seems that to do any input g77 uses `ungetc'. Currently, 
Wine msvcrt has unbufferd stdio. I would like to add buffering 
and implement `ungetc'. Are there any traps (thread safety ??) 
or will strightforward implementation work ?
-- 
                              Waldek Hebisch
hebisch at math.uni.wroc.pl    or hebisch at hera.math.uni.wroc.pl 




More information about the wine-devel mailing list