Thread
:
Integer?
View Single Post
#
10
01-05-2004, 10:40 PM
Loriel
Somewhat rusty
Join Date: Mar 2001
Posts: 5,059
Quote:
Originally posted by GoZelda
In nearly every programming language you must assign a value to a certaintype :o
In C++ you can have a function like Int that will set a foo = 5.5 to 5 if you do Int(foo);. No need for for foo = Int(foo);.
Loriel
View Public Profile
View GraalOnline Profile
Visit Loriel's homepage!
Find all posts by Loriel