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
Honda Jazz/Fit JSracing GTwing Spoiler
Started by
jeff6126
Exterior and Body
Toyota Vios NCP93 front bonnet hood
Started by
jeff6126
Exterior and Body
Honda civic fc varis spoiler
Started by
jeff6126
Exterior and Body
BMW F10 Msport front bumper set
Started by
jeff6126
Exterior and Body
BMW F30 M3/GTS front bonnet hood
Started by
jeff6126
Exterior and Body
BMW F10 vorsteiner rear bumper diffuser
Started by
jeff6126
Exterior and Body
Mitsubishi Lancer Evo bodykit
Started by
jeff6126
Exterior and Body
BMW F30 M3 front skirt lip
Started by
jeff6126
Exterior and Body
Honda Civic FC fk7si front bumper set
Started by
jeff6126
Exterior and Body
Mercedes Benz W213 E63 AMG Body Kit
Started by
jeff6126
Exterior and Body
Posts refresh every 5 minutes
UY-GTJ Uphill Breakfast. 15th May 2011
I'd like to invite fellow Skyliners up UY-GTJ for an Sunday uphill breakfast.
As always we would be hunting for the fabled red lamb from hell called Pocong. Please drive safe in pursuit of this prey, as UY-GTJ is...
First Drive: 2008 Mercedes-Benz C63 AMG
http://images.motortrend.com/roadtests/sedans/112_0709_01l+2008_mercedes_benz_c63_AMG+front_three_quarter_view.jpg
First Drive: 2008 Mercedes-Benz C63 AMG
Hostile over-taker: Check your blind sport, BMW. The M3's...
ECU processor speed..why bother ?
hi,
i just want to ask u guys, why people bother about ecu processor speed ? what's the advantage if the speed higher ? and what's the disadvantage if the speed is low (such as stock ecu)
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?