View Single Post
Old 01-12-2011   #21
bradthecdn
Anime Fuel Newbie
 
Activity Longevity
0/20 7/20
Today Posts
0/5 ssssssss5
Location: Canada
bradthecdn is on a distinguished road
Send a message via ICQ to bradthecdn
Default Whats up, few questions

Does it need to have none volatile storage (so its still stored if the machine is turned off or on?)

Data structure wise, there is always the good ole linked list, but if you. can something like a tree will give better searching results (for slightly more overhead possibly.)

Do you know how to "create" data structures in C alright?
Offline:   Reply With Quote