Menu
Home
Post Something
Forums
Current Activity
New posts
Search forums
What's new
New posts
Latest activity
News & Features
The Marketplace
Cars for Sale
Engine and Performance
Chassis and Wheels
Exterior and Body
Interior and Cockpit
ICE - In Car Entertainment
Car Shops and Services
Toys and Wares
All Other Stuff
Jobs and Vacancies
Looking For
Members
Log in
Register
What's new
Search
Search
Search titles only
By:
Current Activity
New posts
Search forums
Menu
Log in
Register
Reply to thread
See what others are reading now! Try Forums >
Current Activity
Home
Forums
Main Forums
General Talk
Any Php Programmer Here?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="simplythebest" data-source="post: 73972" data-attributes="member: 30"><p>DATA TYPES </p><p>Name Bytes* Description Range* </p><p>char 1 character or integer 8 bits length. signed: -128 to 127 unsigned: 0 to 255 </p><p></p><p>short 2 integer 16 bits length. signed: -32768 to 32767 unsigned: 0 to 65535 </p><p></p><p>long 4 integer 32 bits length. signed:-2147483648 to 2147483647 unsigned: 0 to 4294967295</p><p></p><p>int * Integer. Its length traditionally depends on the length of the system's Word type, thus in MSDOS it is 16 bits long, whereas in 32 bit systems (like Windows 9x/2000/NT and systems that work under protected mode in x86 systems) it is 32 bits long (4 bytes). See short, long</p><p></p><p>float 4 floating point number. 3.4e + / - 38 (7 digits) </p><p></p><p>double 8 double precision floating point number. 1.7e + / - 308 (15 digits) </p><p></p><p>long double 10 long double precision floating point number. 1.2e + / - 4932 (19 digits) </p><p></p><p>bool 1 Boolean value. It can take one of two values: true or false NOTE: this is a type recently added by the ANSI-C++ standard. Not all compilers support it. Consult section bool type for compatibility information. true or false</p><p></p><p>wchar_t 2 Wide character. It is designed as a type to store international characters of a two-byte character set. NOTE: this is a type recently added by the ANSI-C++ standard. Not all compilers support it. wide characters </p><p></p><p>Muahahaha, i copy paste from somewhere. Actually to do an exercise must really work with the program, else you wouldn't know whether there is errors or warnings in your .cpp .. basket I hate C++ Programming :P</p><p></p><p>Still not quite understand with the Data types .. sheet .. aiyoyoyo :(</p></blockquote><p></p>
[QUOTE="simplythebest, post: 73972, member: 30"] DATA TYPES Name Bytes* Description Range* char 1 character or integer 8 bits length. signed: -128 to 127 unsigned: 0 to 255 short 2 integer 16 bits length. signed: -32768 to 32767 unsigned: 0 to 65535 long 4 integer 32 bits length. signed:-2147483648 to 2147483647 unsigned: 0 to 4294967295 int * Integer. Its length traditionally depends on the length of the system's Word type, thus in MSDOS it is 16 bits long, whereas in 32 bit systems (like Windows 9x/2000/NT and systems that work under protected mode in x86 systems) it is 32 bits long (4 bytes). See short, long float 4 floating point number. 3.4e + / - 38 (7 digits) double 8 double precision floating point number. 1.7e + / - 308 (15 digits) long double 10 long double precision floating point number. 1.2e + / - 4932 (19 digits) bool 1 Boolean value. It can take one of two values: true or false NOTE: this is a type recently added by the ANSI-C++ standard. Not all compilers support it. Consult section bool type for compatibility information. true or false wchar_t 2 Wide character. It is designed as a type to store international characters of a two-byte character set. NOTE: this is a type recently added by the ANSI-C++ standard. Not all compilers support it. wide characters Muahahaha, i copy paste from somewhere. Actually to do an exercise must really work with the program, else you wouldn't know whether there is errors or warnings in your .cpp .. basket I hate C++ Programming :P Still not quite understand with the Data types .. sheet .. aiyoyoyo :( [/QUOTE]
Insert quotes…
Verification
Post reply
The Marketplace Latest
original Swift Springs rear strut bar set made in...
Started by
david tao
Chassis and Wheels
Proton Preve R3 body kit
Started by
jeff6126
Exterior and Body
Perodua Ativa gear up body kit
Started by
jeff6126
Exterior and Body
BMW F10 Mperformance front skirt lip
Started by
jeff6126
Exterior and Body
Honda Civic FC fk7si front bumper set
Started by
jeff6126
Exterior and Body
brake caliper spray
Started by
jeff6126
Exterior and Body
BMW F30 M3 bodykit/diffuser set
Started by
jeff6126
Exterior and Body
Perodua Axia Rahmah bodykit
Started by
jeff6126
Exterior and Body
Nissan Almera Tomei body kit
Started by
jeff6126
Exterior and Body
original rare Black Racing Pro N1 16x6.5jj offset...
Started by
david tao
Chassis and Wheels
Posts refresh every 5 minutes
Looking for headlamp
Im looking for headlamp becoz my lamp cannot be adjusted.....1 side too high 1 side too side~anyone has got a pair of gd condition headlamp to let go?
Sun-roof
For those Altezza that's with sunroof.
Do u know that the sunroof can be 'set' & 'reinitialize' ?? lol...
below are excepted from Australia tezza forums. (well, not sure is for IS200 or Altezza, but is good tips)...
Additional rear interior led lights
Hi guys need guidance here, I intend to add led lightings which is 12v X 4 for the rear interior of my car. I also want it to be turn on when door open, is it possible to tap electrical current from the front dome...
Recent Posts
Darker Design : Mercedes-Benz Launches GLA Nightfall Edition in Malaysia
Started by
The_Mechanic
News and Features
Honda Malaysia Doubles Down on Hybrids: New CR-V Launches with Dual e:HEV...
Started by
The_Mechanic
News and Features
BateriHub Reaches 200-Store Milestone, Becomes Malaysia’s Largest...
Started by
The_Mechanic
News and Features
Been stalking for 3 years edy
Started by
dheepadarshan95
Introduction and Newbies
Recommendation: Turbocharger for 4B11 N.A engine
Started by
Mitevo7
Car Modification
Search
Online now
Enjoying Zerotohundred?
Log-in
for an ad-less experience
Home
Forums
Main Forums
General Talk
Any Php Programmer Here?