Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Labview > Re: Format of A...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 54158 of 58654
Post > Topic >>

Re: Format of Array being sent to PDA

by Rob L <x@[EMAIL PROTECTED] > May 13, 2008 at 12:10 PM

Hi john,Thanks fo posting, have you thought about initialising the array
first of all and then replacing array subsets rather than using the build
array function? Or is this not suitable? This method is usually much more
memory eficient and essentially better programming practice, but obviously
that depends on the application. The trouble is that creating a 2 -D array
of data in any language means that the width or depth will default to the
largest data set which is placed in, that is simply the inherent nature of
how an array is created and operated in memory. If you wish to pass a 2-D
array you could possibly turn the data into an array of strings (which all
take a default size for each element), and then modify it back at the other
end.....Is this any good?
 




 2 Posts in Topic:
Format of Array being sent to PDA
smackheadj <x@[EMAIL P  2008-05-12 07:40:05 
Re: Format of Array being sent to PDA
Rob L <x@[EMAIL PROTEC  2008-05-13 12:10:05 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Oct 6 10:51:14 CDT 2008.