OK, how about this.
I want to have an array of byte[n], where n will be the size of the record I
have just got from the DB.
Is there anyway to dynamically size the length of the byte[n]??
What I am trying to do is take 100 DB records and put them into an array of
100 elements and then create a row in a new DB of this array.

-----Original Message-----
From: Mark Smith [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 11, 2001 10:31 AM
To: Palm Developer Forum
Subject: Re: How do I find out the size of a record


"Richard.Johnstone" <[EMAIL PROTECTED]> wrote:
>I am reading in a database record.
>How do I find out the size of this record (num bytes)??

MemHandleSize()/MemPtrSize()

-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to