16 Avr
2013
16 Avr
'13
19:48
On 2013-04-16, at 3:08 PM, Zhen Shen <zhenshen10@outlook.com> wrote:
are there any examples on how to embed GSI within a C/C++ program?
in my case the C core must do some initialization before starting the GSI/REPL.
A simple example is tests/client.c . An example which uses multiple OS threads is given in examples/pthread . Marc