04-26-04 06:34 PM
Grant Austin wrote:
> Is it possible to send a struct through a named pipe?
>
> It would be handy for what I'm working on but not horribly
> necessary.
>
> -Grant
You can send the data in it, but it might be dangerous. I would expect
it would work, provided that nobody had used compiler options that
changed the way the data was packed in one module or the other.
Speaking only for myself,
Joe Durusau
[ Post a follow-up to this message ]
|