stdio.h - use cstdio
stdlib.h - use cstdlib
string.h - use cstring



If you use the cXXXX then you are using standard headers.