Converting Float in Int
Yes.
Now if you say what language you are using, I might be able to be more helpful.
Now if you say what language you are using, I might be able to be more helpful.
November 06, 2003 01:49 PM
Im going to asume your talking about C/C++ since i never heard of aux programming language
for C/C++ to convert a float to an int you use typcasting
if you dont know about typcasting chances are you dont know the c language(wich you should if your trying to do opengl)
im sure i could jsut tell you the answer but it jsut lead to more questions
the C language is easy to learn in a month or so
and learning more as you go
for C/C++ to convert a float to an int you use typcasting
if you dont know about typcasting chances are you dont know the c language(wich you should if your trying to do opengl)
im sure i could jsut tell you the answer but it jsut lead to more questions
the C language is easy to learn in a month or so
and learning more as you go
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement