www.digitalmars.com         C & C++   DMDScript  

c++ - "-A" conflicts with string.h (8.25)

Try to create test.c, containing just:

#include <string.h>

and compile with "sc -c -A test.c" - oops!!!


Laurentiu
Dec 18 2001