like UINT64 in c/c++ or quads(8 byte) and double long(4 byte) integers
also double(8 byte) and extended(10 byte) precision floats
also a signed and unsigned prefix for variable declaration
how else can we manipulate files larger than 2gigs in size, etc.
thanks in advance,
-Zodmare
Registered ...
Search found 3 matches
- Tue Jun 10, 2003 10:19 am
- Forum: Feature Requests and Wishlists
- Topic: [Implemented] Desperatley Requesting Larger Variables
- Replies: 1
- Views: 1278
- Sun May 25, 2003 12:12 pm
- Forum: Coding Questions
- Topic: DLL functions without distro of DLL files?
- Replies: 8
- Views: 2883
- Sat May 24, 2003 9:13 am
- Forum: Coding Questions
- Topic: DLL functions without distro of DLL files?
- Replies: 8
- Views: 2883
DLL functions without distro of DLL files?
I know this has been asked before, but it seems that it has NOT been answered yet.
Say I have a DLL file in which i would like to use one or more of its functions in my Pure Basic Program. What I would like to do is somehow incorporate this DLL or just the functions that I will be using into the ...
Say I have a DLL file in which i would like to use one or more of its functions in my Pure Basic Program. What I would like to do is somehow incorporate this DLL or just the functions that I will be using into the ...