Read/Write Structured Linked Lists
Posted: Fri Feb 22, 2008 7:21 pm
Hello,
Suggestions please for the PureBasic function(s) to READ/WRITE structured linked list data to/from disk (Windows XP). The examples in Willoughby's book (Chap 7) deal with standard data types. Must I convert to string data and use the functions WriteStringN() and ReadString() functions?
Thanks.
Suggestions please for the PureBasic function(s) to READ/WRITE structured linked list data to/from disk (Windows XP). The examples in Willoughby's book (Chap 7) deal with standard data types. Must I convert to string data and use the functions WriteStringN() and ReadString() functions?
Thanks.