> I was wondering how to code something in linux (a simple daily expense > manager) that runs on linux and also be able to be executed in windows? > > The doubts are : How to aprroach it without the use of C, C++, Java or any > web based application. >
Use a scripting language like python or perl. Both of them are available on pretty much all platforms, and you'll be able to write a script/program that runs everywhere. If you want a graphical interface, use the Tk package which is available with both (again it's cross platform) navin. _______________________________________ Pune GNU/Linux Users Group Mailing List