Quote:
Originally Posted by .Dare Devil.
for example loading windows lines in linux will cause fgets to get whole file, i assume that because
while i was debugging the code, loop did only one cycle.
|
You must be doing something else wrong because there is no issue with reading Windows-terminated lines in Linux (I develop everything on Windows and run it on Linux). I just tested it also.
Maybe you should post more stuff. Attach your text file that is causing this behavior as well as your test plugin in which you've been able to reproduce the error.
__________________