Results 1 to 2 of 2

Thread: What the &H ?

  1. #1

    Thread Starter
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    What are those about (&H0001&) and what not? I've seen them used as colors, but also as other things(I think).
    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  2. #2
    Addicted Member
    Join Date
    Jan 2000
    Location
    Sydney, Australia
    Posts
    196
    When they are used as colours they refer to the "amount" of red, blue and green (i think it's these colours)

    each one can be in the range 0 to 255 which corresponds to Hexadeciman 00 to FF.

    so you normally see Hfollowed by 6 digits, (2 for each colour).

    Anyway thats one use for them.

    Basically &H is a hexadecimal number...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width