Tagged Questions

1
vote
2answers
70 views

Developing Console Like Apps For Palm OS

Hello, I'm learning C++, but i only develop console apps, because graphical C++ development is so much difficult, then i want to know if i can develop console like apps for Palm OS, what i want is …
1
vote
2answers
181 views

Can you link 68K code compiled with CodeWarrior for Palm OS with code compiled with PRC-Tools (GCC)?

I've got a Palm OS/Garnet 68K application that uses a third-party static library built with CodeWarrior. Can I rebuilt the application using PRC-Tools, the port of GCC for the Palm OS platform and …