I have a small C program to calculate hashes (for hash tables). The code looks quite clean I hope, but there\'s something unrelated to it that\'s bugging me.
I can e
You can try to redirect output in shell from console to a file. Using this, logs with gigabytes in size can be created in just seconds.