Hello,
Just a small note, there is no definition of the functions printbuffer and printlargebuffers at the beginning of the file, so at least my setup fails compiling.
Moving the implementation to the beginning of the file of course solves the problem.
Leaving the implementation in the bottom and just writing the definition also.
Hello,
Just a small note, there is no definition of the functions printbuffer and printlargebuffers at the beginning of the file, so at least my setup fails compiling.
Moving the implementation to the beginning of the file of course solves the problem.
Leaving the implementation in the bottom and just writing the definition also.