allow SWI Interface to send/receive wide characters.
This commit is contained in:
@@ -4316,6 +4316,7 @@ static void
|
||||
init_yap_extras()
|
||||
{
|
||||
swi_io_struct swiio;
|
||||
|
||||
swiio.f = FUNCTOR_dstream1;
|
||||
swiio.get_c = pl_Sgetc;
|
||||
swiio.put_c = Sputc;
|
||||
|
Reference in New Issue
Block a user