cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
why do we use .F when we assign a float
why do we use .F when we assign a float variable?
Sep 23, 2012 at 1:41am UTC
Amalinda Gamage
(4)
why do we use .F when we assign a float variable?. cant we do it without putting the .F?
e.g. float t = 10.5F ; what does this F mean?
Sep 23, 2012 at 2:07am UTC
Angeljruiz
(187)
Heres a old thread about this
http://www.cplusplus.com/forum/beginner/24483/
Topic archived. No new replies allowed.