I would like to be able to access the memory card on a palm device in a way
that will give me the same functionality as if I did the following on a FreeBSD
or some other *nix system:
dosfs = open("/dev/fd0", O_RDWR, 0);
/dev/fd0 is the device node representing the raw floppy device.
My target is Palm OS 5 devices. My test device is a Treo 650.
Is this possible?
Thanks,
Andrew
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/