Results 1 to 5 of 5

Thread: smallest number allowed by my system

Threaded View

  1. #1
    Join Date
    Aug 2012
    Beans
    623

    smallest number allowed by my system

    Hey,
    I have a couple of questions

    1)Is there any special variable assigned for the smallest and largest possible numbers allowed by my system ? like int.MinValue, int.MaxValue or something of that sort ?

    2)Does it depend on my system alone or does it also depend on my version of gcc ?

    Thanks

    PS : I have a 64 bit system, running gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52)
    What's the smallest and largest numbers that I can get ?
    Last edited by IAMTubby; October 4th, 2012 at 12:03 PM.

Bookmarks

Posting Permissions

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