G
GettingByOk
Hi,
Sorry if my question will offend anyone, not intentional.... I'm a long-time
PC user
But I'll be writing a program for creative pros, many of whom use
Macs.
Is there a good, inexpensive, easy to use C or C++ compiler that I can use
to write a program for Windows and Mac? Or that will compile on Windows and
Mac?
I need to do basic operations like create/move/delete directories, a JPEG
logo, display status windows and write out an ASCII file. I plan on sticking
as much as possible to K&R C, at least at first, so if I have to use separate
compilers I can hopefully compile and run the same code on both platforms
(with changes for directory commands, etc. I suppose). I intend to write this
program and sell it.
For background, I did a little C programming years ago, more in Pascal but
do have a computer science degree so I'm not a complete beginner. But I know
I could be stepping into a quagmire if I'm not careful so I'd like to get
experienced guidance.
Thanks,
Robert
Sorry if my question will offend anyone, not intentional.... I'm a long-time
PC user

Macs.
Is there a good, inexpensive, easy to use C or C++ compiler that I can use
to write a program for Windows and Mac? Or that will compile on Windows and
Mac?
I need to do basic operations like create/move/delete directories, a JPEG
logo, display status windows and write out an ASCII file. I plan on sticking
as much as possible to K&R C, at least at first, so if I have to use separate
compilers I can hopefully compile and run the same code on both platforms
(with changes for directory commands, etc. I suppose). I intend to write this
program and sell it.
For background, I did a little C programming years ago, more in Pascal but
do have a computer science degree so I'm not a complete beginner. But I know
I could be stepping into a quagmire if I'm not careful so I'd like to get
experienced guidance.
Thanks,
Robert