Saturday, May 22, 2010

What do these C++ functions mean?

Hi,


I'm learning C++ at the moment and just want to clarify what a couple of words mean and how they are used.


1. char


2. wchar_t


3. short


4. int


5. long


6. float


7. double


8. long double


9. void


10. unsigned vs signed


11. enum


12. string


I don't want to sound like a idiot by asking what these do/mean but it has been a very long time since I've programmed.


Thanks in advanced.

What do these C++ functions mean?
http://www.ebay.ph/viItem?ItemId=3301535...
Reply:Those are all data types. Check your manual for detailed explainations of each one.
Reply:do you home work it will help you in the long run, if thats not your homework and you cant figure that stuff out from the documentation your using to learn c++ then give up, programming is not for you.


No comments:

Post a Comment