Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58800 > unrolled thread
| Started by | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| First post | 2013-11-08 14:52 +0000 |
| Last post | 2013-11-08 14:52 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Talking to a 'C' program Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-08 14:52 +0000
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2013-11-08 14:52 +0000 |
| Subject | Re: Talking to a 'C' program |
| Message-ID | <mailman.2224.1383922343.18130.python-list@python.org> |
On 08/11/2013 14:23, John Pote wrote: > Hi all, > > Also as I don't have any microsoft offerings of a C compiler any suggestions as to a suitable C compiler for a PC appreciated as well. llvm? mingw? gcc? > > Thanks a lot everyone, > John > Visual Express C++ is fine, provided that its version matches your version of Python. Failing that mingw is gcc for windows, then perhaps cygwin. I know nothing about llvm. -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence
Back to top | Article view | comp.lang.python
csiph-web