| setting up a dev environment ok, so every once in a while i get a bug to work on some c++. i have a project that i have programmed in PHP, but it would be cool to do it with c++.
if i want to write an app that runs on linux, can i develop it on windows so long as i'm using standard c++? if so, are there any articles that would show me how to setup a visual studio project for this?
this little project will start off by reading an rss feed, and writing to a database. |