Integer storage

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Feb 10 00:54:34 CST 2004


on 2/10/04 12:47 AM, Deane Venske at deane.venske at eduss.com wrote:

> Hi Guys,
> 
> I'm pretty sure there is not, but I was wondering if there is a format of
> integers that will allow 14 characters (20040215051530), I'm not even sure
> if it would be more efficient than a 14character string anyway. It's
> basically a time stamp that I format in my program.

Hi Deane,

If you ask about storing of IP, then taking into account that max IP is

    255.255.255.255

This can be stored into ULONG.
 


----------
20 040 215 051 530 -- such number can be stored in ULLONG

But  V4MD do not support it, thanks to Lingo

You can try to use it only via strings.



-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list