Robert -

Depends on your data layout.  I use arrays of structures, structures of
arrays, structures of structures, and arrays of arrays, all the time.
Whatever is most logical and most efficient for you to use.

I'm sure if you want to post a small exaple of your data structures that
you'll get a few opinions on how it should be laid out.

-Rick

-----Original Message-----
From: Robert Everland [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 31, 2000 10:46 AM
To: '[EMAIL PROTECTED]'
Subject: Structures, Arrays, Array of Structures


        Is there a way to add multiple records into a structure or do I have
to make an array of strucutres. Right now I made an aray of strucutures but
I want to make sure that is the most logical way to be doing it.

Robert Everland III
Web Developer
Dixon Ticonderoga
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to