Results 1 to 2 of 2

Thread: How to best use a DWORD?

  1. #1

    Thread Starter
    Lively Member rekcus's Avatar
    Join Date
    Jan 1999
    Location
    Kuala Lumpur
    Posts
    122

    Unhappy How to best use a DWORD?

    DWORD
    A data type composed of hexadecimal data with a maximum allotted space of 4 bytes.

    That's the definition given by MSDN. Well, the newbie question of the day is "When is it most appropriate to use a DWORD data type?"

    Share your expert opinions please.

    penyou!

    "The code bytes.."

  2. #2
    Frenzied Member Vlatko's Avatar
    Join Date
    Aug 2000
    Location
    Skopje, Macedonia
    Posts
    1,409
    Well it is a 32-bit unsigned integer.
    I am become death, the destroyer of worlds.
    mail:[email protected]

    • Visual Basic 6.0 & .NET
    • Visual C++ 6.0 & .NET
    • ASP
    • LISP
    • PROLOG
    • C
    • Pascal

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