-
- Downloads
Use fread()/fwrite for stdio rather than read()/write()
Use correct constants for STDIN_FILENO etc. rather than 0 and 1 Use OD_GLOBAL_WORK_STRING_SIZE as the size when reading to the string. Increase OD_GLOBAL_WORK_STRING_SIZE to 1025
Loading
Please register or sign in to comment