C++ on Pocket PC?
hoibbes asks: "I was wondering if anyone knew of a C++ program for my Pocket PC. Now, I know that I will probably get quite a few replies saying Embedded Visual C++, and while they would be right, that is not what I am looking for. I am looking for a program that will let me write C++ code on my Pocket PC. So that while I am away on a trip I can still work on my code. I have been searching for a while now and have come up with nothing. I come to ask the help of Slashdot in a final attempt to find what I need."
I'm not sure what you mean by "program."
However, you may wish to go PocketPC's Open Source Portal. There you can get gcc (which includes g++ I suspect) or vim.