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.
			
			
									
									
						Read/Write Structured Linked Lists
- Kaeru Gaman
- Addict 
- Posts: 4826
- Joined: Sun Mar 19, 2006 1:57 pm
- Location: Germany
- 
				hellhound66
- Enthusiast 
- Posts: 119
- Joined: Tue Feb 21, 2006 12:37 pm
- tinman
- PureBasic Expert 
- Posts: 1102
- Joined: Sat Apr 26, 2003 4:56 pm
- Location: Level 5 of Robot Hell
- Contact:
These might help you. You would need to go through the list and write each structure in turn.
http://www.purebasic.fr/english/viewtop ... dstructure
http://www.purebasic.fr/english/viewtop ... dstructure
			
			
									
									http://www.purebasic.fr/english/viewtop ... dstructure
http://www.purebasic.fr/english/viewtop ... dstructure
If you paint your butt blue and glue the hole shut you just themed your ass but lost the functionality.
(WinXPhSP3 PB5.20b14)
						(WinXPhSP3 PB5.20b14)


