Subject:
|
C++ Data Types
|
Newsgroups:
|
lugnet.off-topic.geek
|
Date:
|
Sun, 27 Feb 2000 08:44:11 GMT
|
Viewed:
|
93 times
|
| |
| |
Hi,
Could somebody help me differentiate between an int, float, and double? (How
can one "know" the language but not the basic data types!) Thanks!
Bryan
|
|
Message has 1 Reply: | | Re: C++ Data Types
|
| Bryan, int is an integer variable, float is a non integer variable, ie: with a ddecimal place, and a double is also a non integer variable but capable of storing more digits than a float. Adam (...) (25 years ago, 27-Feb-00, to lugnet.off-topic.geek)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|