CObArray order reveresed after saving
Ron Chan -- mchan@ahp.net
Wednesday, January 31, 1996
Hi everyone,
Why is it that the order of the elements in a CObArray is reversed each time
I save it using CArchive. Is there any way to preserve the original order
other than to open and close then reopen each time!
Thanks,
Ron
ps using VC++ 4.
Mike Blaszczak -- mikeblas@interserv.com
Saturday, February 03, 1996
On Wed, 31 Jan 1996, Ron Chan wrote:
>Why is it that the order of the elements in a CObArray is reversed each time
>I save it using CArchive. Is there any way to preserve the original order
>other than to open and close then reopen each time!
>ps using VC++ 4.
I can't reproduce this behaviour. How are you serializing the array?
.B ekiM
--
TCHAR szMotorcycle[] = _T("... and it does really great wheelies!");
| Вернуться в корень Архива
|