Re: String or Numeric Variable?



"ProfitMaxTrading.com" <nospam@xxxxxxxxxx> wrote in message
news:bDL8f.4196$LR1.2319@xxxxxxxxxxxxx

> Why bother even having a BYTE type, or an INTEGER type?

Because Bytes and Integers take up less memory in most data structures.

Mike




.



Relevant Pages

  • how to convert an integer to std_logic_vector using vhdl
    ... Is the integer type or the division" / " synthesizable in xilinx ... the fpga, does it convert back to the binary. ... Ashwin ... Prev by Date: ...
    (comp.lang.vhdl)
  • Re: MaxValue in Dataset
    ... Take a look at the Compute method of the DataTable class. ... > I have an ID column of integer type in my Dataset How can I get the ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: What to use in place of NULL for a char ?
    ... > Don't forget that "char" is an integer type, just like short and long, ... -- Lou Pecora REMOVE THIS to email me. ... Prev by Date: ...
    (comp.sys.mac.programmer.help)
  • conversion of signed integer to unsigned integer
    ... When a value with integer type is converted to another integer type ... other than _Bool, ... adding or subtracting one more than the maximum value that can be ... Prev by Date: ...
    (comp.lang.c)