• Explore
    Top Rated Discussions
    Most Recent Discussions
    Most Recent Activity
    Hot Discussions
    New User Discussions
    Discussions w/ No Response
    Help
    FAQ
    Earnings Program
    Community Guidelines
    Contact
  • Sign Up!
  • Log In
  • Search
    Tagged Discussions
    Tagged Responses
    Tagged Comments
    Tagged All Activity
    Users
    Full Text Discussions
    Full Text Responses
    Full Text Comments
    Full Text All Activity
  • X

integer

Tagged Discussions
Converting Integers to Binary, Octal or HexaDecimal in .Net
luxram2330 @luxram2330 (76) • India 8 Feb 08
For readability it is usual to present integer values using the decimal numbering system. However, sometimes the binary, hexadecimal or octal number bases are more appropriate. This tip shows how to convert a value to one of these...
binary
convert
hexadecimal
integer
octal
In computer code what are "Integer's String's etc"
TrevaUK @TrevaUK (142) 4 May 07
In most computer programming languages you can create variables known as 'Integer, String, Single, Double, Long, Boolean' Could you explain their difference's and usages.
code
integer
programming
string
2 responses