Please Scroll Down to See Forums Below
napsgear
genezapharmateuticals
domestic-supply
puritysourcelabs
UGL OZ
UGFREAK
napsgeargenezapharmateuticals domestic-supplypuritysourcelabsUGL OZUGFREAK

Learning Fortran

CipherLock said:
true or false?

if ( int(x+.5) > 4 )
// x should be rounded up
else
// x should be rounded down

integers do not contain decimal points so that won't work. You need to use a floating point variable.
 
rsnoble said:
i didnt get past c. god i hated that crap. long time ago. what a fucking waste of time.

That's what I thought too, whilst I was in the middle of my first course on C++. But I came to realize quickly that it is not a waste of time at all..actually it is quite interesting material, and very beneficial in fact.
 
bunnymt said:


That's what I thought too, whilst I was in the middle of my first course on C++. But I came to realize quickly that it is not a waste of time at all..actually it is quite interesting material, and very beneficial in fact.

im sure your right, i just went another route
 
i wanna learn it, cause thats what my classes uses, so i figured i just learn it during the summer.
so what program is good to learn anyways?

ed
 
thanks nav.
well we do some programming for my classes and i wanted to know which one was better to learn since im gonna need to know one. but ill try your suggestions, thanks bros.

ed
 
Top Bottom