Thread: Array storage
View Single Post
  #1 (permalink)  
Old 04-12-2008, 10:22 PM
Stev0 Stev0 is offline
Member
 
Join Date: Apr 2008
Posts: 2
Stev0 is on a distinguished road
Array storage
Hello all,
In class the discussion came up as to saving an array. There is confusion as to whether an array can be saved. The general thought is that an array is an in-memory process only and that the data structure of an array can be saved as a record in a file (binary or ASCII). Can an array be saved directly to a file?
Thank you for clarifying this elementary concept.
Steve
Reply With Quote
Sponsored Links