Forum: Computer Science Sep 21st, 2009 |
| Replies: 12 Views: 1,125 may be more precisely like this,
software eng : Java / C++ / AI / mahs/ Database/ Internet technologies like PHP Perl/ business subjects like E-commerce
/Project Management
Computer Science:... |
Forum: Computer Science Sep 2nd, 2009 |
| Replies: 5 Views: 526 there is a include folder in the where cygwin installed. when you
search include files they should search on these files. So set up
the include search path to that include directory.
I honestly... |
Forum: Computer Science Sep 1st, 2009 |
| Replies: 5 Views: 526 there are runtime environments like cygwin, which gives you the
source code level compability. But you have to compile the entire
source code targert as win32 binary.
http://www.cygwin.com/
... |