Hi,
I'm attempting to embedded Python23 in C.
However , I seem to be missing some header files from my PC.
Any idea where on the web I could locate the files below ?
io.h
sys/stat.h
wchar.h
Thanks in advance :)
I'm attempting to embedded Python23 in C.
However , I seem to be missing some header files from my PC.
Any idea where on the web I could locate the files below ?
io.h
sys/stat.h
wchar.h
Thanks in advance :)
Comment