Ports
[1/1] from: dankelg8::cs::man::ac::uk at: 24-Feb-2001 13:58
Hi, has anyone got a little piece of C and REBOL code to show how to
communicate through ports?
I need to train some neural networks, and REBOL is a bit too slow for
this.
REBOL is much better to use in all other respects, so I need to send
the parameters from REBOL to a C program, then pass the weights etc. back
from time to time.
Gisle