Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Embedding Python in C

Reply
Thread Tools

Embedding Python in C

 
 
youngdubliner@hotmail.com
Guest
Posts: n/a
 
      04-20-2004
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
 
Reply With Quote
 
 
 
 
=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=
Guest
Posts: n/a
 
      04-20-2004
wrote:
> 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


They are provided with Visual C.

Regards,
Martin

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Python multithreading on cluster system? Embedding python in PVM? abhinav Python 1 02-19-2006 08:42 PM
Embedding Python: Creating Python Class from Application Kakacek Python 1 01-12-2006 04:32 PM
embedding python in python Maurice LING Python 8 10-01-2004 01:13 AM
Embedding Python in Python Phil Frost Python 23 08-19-2004 05:06 PM
Embedding Python in Python Darryl Python 6 10-14-2003 01:47 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57