Just came across this IDE and it looks interesting. I have never really gotten into GUI programming much and my C is rusty and 80's vintage. I have some pretty vanilla C source that I'm trying to get running on a PocketPC and am curious if it would be possible to get this going from a console window (PocketConsole) using Pelles C? If not, I guess I'll have more work to do, but I will say that this looks alot more inviting than some of the other options that I've been looking at (Pocket GCC & another GCC flavor).
Thanks!
Steven
EDIT:
Removed.
John
Thanks and you're right! Not straightforward at all. I'll just have to do a little extra work, it'll be worth it in the long run!
Don't forget, one can have any project uploaded to my PellsC web pages.
:)
http://www.johnfindlay.plus.com/pellesc/
John
Err, my reply to you was meant for another, sorry.
=================
PocketPC and am curious if it would be possible to get this going from a console window (PocketConsole) using Pelles C?
=================
I don't use the pocket PC but imagine there would not be a problem. Maybe someone with knowlage of the device could answer you.
John
Found just the thing here:
http://www.smorgasbordet.com/forum/index.php?topic=496.0
Was just able to build the example and give a quick try to the project I'm attempting to convert. Still have to do some work but I don't see why this won't do the trick!
Ok, good luck.
John