Hi
I am to do some mathematical programming/simulations this spring and I don't want to use fortran since my own computer don't really agree with my labs about what the source should look like.
Now, I would like to be able to work on and test my source both on my own computer, a mac (G4) as well as the computers at the lab (x86 linux).
I have never worked with any C-language before. My impression is that c++ is very much standardized. Do I have to take any special precautions (like choice of compilers) to have 100% compatible source? I am up to mathematical programming, so it will only write logic stuff.
Regards, Carlis
I am to do some mathematical programming/simulations this spring and I don't want to use fortran since my own computer don't really agree with my labs about what the source should look like.
Now, I would like to be able to work on and test my source both on my own computer, a mac (G4) as well as the computers at the lab (x86 linux).
I have never worked with any C-language before. My impression is that c++ is very much standardized. Do I have to take any special precautions (like choice of compilers) to have 100% compatible source? I am up to mathematical programming, so it will only write logic stuff.
Regards, Carlis
