Hi All, im pretty new to c#.
Im trying to use this class from codeproject (http://pastebin.com/ZdVGf0wd) to save a struc to file.
This is my *short& test code (http://pastebin.com/bARaBe7a). I am able to write and read a file as long as it only contains one struc. as soon as i save a second struc in the file I segfault and cant figure out why.
as i said, im new and dont totaly understand all that is happening in codeprojects code.
Could anyone give me some pointers please?
ps. sorry if im breaking any rulz putting links in this post
many thanks
steve