Pelles C forum

C language => Beginner questions => Topic started by: yock1960 on August 28, 2007, 05:39:48 PM

Title: curious
Post by: yock1960 on August 28, 2007, 05:39:48 PM
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
Title: Re: curious
Post by: JohnF on August 29, 2007, 08:58:42 AM
EDIT:

Removed.

John
Title: Re: curious
Post by: yock1960 on August 29, 2007, 12:39:21 PM
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!
Title: Re: curious
Post by: JohnF on August 29, 2007, 01:01:21 PM
Don't forget, one can have any project uploaded to my PellsC web pages.

:)

http://www.johnfindlay.plus.com/pellesc/

John
Title: Re: curious
Post by: JohnF on August 29, 2007, 03:56:43 PM
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

Title: Re: curious
Post by: yock1960 on August 31, 2007, 05:26:23 PM
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!
Title: Re: curious
Post by: JohnF on August 31, 2007, 07:10:54 PM
Ok, good luck.

John