[AGENT++] ULONGLONG equivalent in BC++ 5.0

Cheney, Christian CheneyC at wsdot.wa.gov
Tue Mar 2 17:22:36 CET 2004


Look in the C Runtime Library Reference under the function _ui64toa and you
should see that Borland does indeed support the unsigned __int64 data type.

-----Original Message-----
From: Sujithra [mailto:P.Sujithra at isoftel.com]
Sent: Friday, February 27, 2004 9:38 PM
To: 'Cheney, Christian'; agentpp at agentpp.org
Cc: P.Sujithra at isoftel.com
Subject: RE: [AGENT++] ULONGLONG equivalent in BC++ 5.0


Christian Cheney,

        As per your suggestion i tried using the equivalent unsigned __int64
data type, but borland has no support for it.
I need to define a 64 bit data type in borland c++. Kindly suggest me any
other possibilities.

Regards,
Sujithra.



More information about the AGENTPP mailing list