Re: write
>
> In that case, the line should not compile. There would be no write()
> member
> function.
>
>
Actually it does compile and it writes to disk. The members are populated
as I loop thru the array, and then I write the array of structures to disk.
Thanks
Art
|