• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Will palm run a .exe based on c++

DarkKnight69

Golden Member
I am looking to put together a small c++ console program and wanted to have it run on my palm, does anyone know how to do this?
 
I'm sure there is a programming for palm type book that you can pick up, which it sounds like would help you a lot in getting oriented.

The long and short of it is: I'm reasonably sure (not having done it) that you can't just compile an app and run it for palm, since there is no user accessible console like windows / linux.
 
Back
Top