cplusplus.com cplusplus.com
cplusplus.com   C++ : Forums : UNIX/Linux Programming : C++ program for a ENS Linux Machine
  Search:
- -
C++
Information
Documentation
Reference
Articles
Sourcecode
Forums
Forums
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Articles
Lounge
Jobs

-

post  C++ program for a ENS Linux Machine

tnjones (38)
Hello,
I am new to linux and have to write program in C++ that executes on an
ENS Linux machine. At this point I am wondering do I need to write the program in a particular version of Linux(Red Hat, Fedora Core, ....)to insure that it runs on this particular machine. I will greatly appreciate any advice!!
|
Duoas (1458)
It depends on how deeply you want to dive into OS-dependant functions. For relatively plain-vanilla C++, you can write it anywhere and compile it just fine elsewhere.
|

This topic is archived - New replies not allowed.
Home page | Privacy policy
© cplusplus.com, 2000-2008 - All rights reserved - v2.2
Spotted an error? contact us