Re: A question about how to enter a very long number.
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Thu, 30 Oct 2008 16:18:05 -0500
Mark McIntyre wrote:
.... snip ...
What is the largest number you can hold in an int?
INT_MAX, as read from <limits.h>.
--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.
.
- Follow-Ups:
- Re: A question about how to enter a very long number.
- From: Richard Tobin
- Re: A question about how to enter a very long number.
- From: Keith Thompson
- Re: A question about how to enter a very long number.
- References:
- Re: A question about how to enter a very long number.
- From: Mark McIntyre
- Re: A question about how to enter a very long number.
- Prev by Date: Re: Multi-threaded C programming (for those fond of portability)
- Next by Date: Re: floating point number help
- Previous by thread: Re: A question about how to enter a very long number.
- Next by thread: Re: A question about how to enter a very long number.
- Index(es):
Relevant Pages
|