gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to translate this to gm2?


From: Hưng Hưng
Subject: How to translate this to gm2?
Date: Tue, 24 Mar 2020 20:12:36 +0700

typedef *unsigned char pchar;
typedef *pchar ppchar;
typedef *ppchar pppchar;

if I define pchar as array as char the compiler always complain about syntax error.

Finally, what I wanted to know is how to interop with C string! Please help. It's too little document :(

reply via email to

[Prev in Thread] Current Thread [Next in Thread]