That I can do, but I need to pass the channel over another channel, so I need a ptr to it.
- How to allocate a channel and return a ptr? jasonfi
- How to allocate a channel and return a ptr? mratsim
- How to allocate a channel and return a ptr? jasonfi
That I can do, but I need to pass the channel over another channel, so I need a ptr to it.