Computing.Net > Forums > Programming > question about int16 & 32

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

question about int16 & 32

Reply to Message Icon

Name: bbmak
Date: April 14, 2007 at 19:50:06 Pacific
OS: XP SP2
CPU/Ram: 1024
Comment:

I am using visual C++ express, and I am a newbie also

How come when I declare variable, I have to use int16 & 32?

for example,
Int16 intClickCounter; // Stores number of clicks
Int16 intTimerCounter; // Stores timer value

When I only use Dev C++, I only have to use int without 16 or 32

Can anybody give me a detail explanation



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Passing an array pointer ... Comapring DLL/executable ...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: question about int16 & 32

Question about Java Debug Interface www.computing.net/answers/programming/question-about-java-debug-interface/3072.html

C question about char arrays www.computing.net/answers/programming/c-question-about-char-arrays/6100.html

mmap question www.computing.net/answers/programming/mmap-question/7325.html