Thread
:
Predfined Functions (abs,labs,fabs)
View Single Post
Jun 22nd, 2005, 6:56 AM
#
2
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
You seem to have a misperception of what a "long" is. It's an integer. You (may) also have a misperception of what "rounding" is. That said, investigate "overloading functions".
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei