Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

use

#include <string.h>

instead of

#include < string.h>

(cl does not care about the blank, gcc does)