Subj : Binary Files
To : All
From : MCMLXXIX
Date : Wed May 14 2008 08:14 pm
writing ansi characters and strings to a binary file.
I just can't seem to get it to work.
I have an array of data that I want to write sequentially to a file that I can
later load using Graphic.js. Is there a trick to using the binary file methods?
base_64 conversion?