Re: number beginning with zerro
- From: surena <surena_abari@xxxxxxxxx>
- Date: Mon, 30 Jul 2007 11:41:56 -0700
On Jul 29, 1:59 am, Jamie
<jamie_ka1lpa_not_valid_after_ka1l...@xxxxxxxxxxx> wrote:
surena wrote:
Hi,
I put a number in an edit box and want to change it to a number. I
used strtoint function. It did
not work with phone numbers like 05713234, apparently due to 0. Why?
This number equals to 5713234. But Delphi does
not agree!
Surena.
and what version of delphi ? and are you sure you didn't put in a
"O" instead of a "0" ?
--
"I'm never wrong, once i thought i was, but was mistaken"
Real Programmers Do things like this.http://webpages.charter.net/jamie_5
Hi,
The actual number is 05712222286. I think the problem is not in
leading 0 but this number is too big. So my question: how can we store
phone numbers like 0014253925643 in delphi 7?
Surena.
.
- Follow-Ups:
- Re: number beginning with zerro
- From: Jamie
- Re: number beginning with zerro
- From: Heinrich Wolf
- Re: number beginning with zerro
- From: Troll
- Re: number beginning with zerro
- References:
- number beginning with zerro
- From: surena
- Re: number beginning with zerro
- From: Jamie
- number beginning with zerro
- Prev by Date: Re: TXMLDocument and TTreeView
- Next by Date: Re: elementary question about Quickreport
- Previous by thread: Re: number beginning with zerro
- Next by thread: Re: number beginning with zerro
- Index(es):
Relevant Pages
|