[Home]  [Edit this page]  [Recent Changes]  [Special Pages]  [Help
VarTypes
Different languages refer to the same type of variable by different names. Here's some languages and the variable types they have:

TDC - Type Declaration Character. Can be used as a sort of shorthand in some languages to declare a variable's type.

Visual Basic
  • Byte: A single unsigned byte.
    Range: 0 - 255
  • Integer: A signed two-byte variable.
    Range: -32768 - 32767
    TDC: %
  • Long: A signed four-byte variable.
    Range: -2,147,483,648 - 2,147,483,647.
    TDC: &


last edited (June 30, 2003) by KDivad Leahcim, Number of views: 1602, Current Rev: 1

[Edit this page]  [Page history]  [What links here]  [Discuss this topic]  [Printer Friendly]  

Members

Username:

Password:


Register
Forgot Password?




Programmers Heaven - for .NET, Java, C/C++ and WEB Developers!
© 1996-2008 Community Networks Ltd. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by Tore Nestenius at .NET Consultant - Synchron Data.