[fpc-pascal] writing to shared memory
Tom Carly
tom.carly at commsquare.com
Thu Nov 27 11:07:19 CET 2008
Hi,
I have the example code working to write and read string to shared memory. I'd like to write and read other things than strings (integers, Booleans, ...) to the shared memory. For writing strings, you use strpcopy. Which functions can be used for other types? I was thinking of memcpy but that doesn't seem to exist under freepascal.
Thx,
Tom Carly
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20081127/26e094b6/attachment.html>
More information about the fpc-pascal
mailing list