Hello, is it better to convert a header H or just to make links with the lib by 
simulating functions with proc

i would like to have libtermkey for the terminal i work with linux

but when i do c2nim there are instructions

like 
    
    
     typedef struct TermKey TermKey; 
    
    Run

which does not pass

in addition I have the impression in fact that it uses a struct like a class 
since it has all its voids with this name, personally I used classes and this 
practice falls into my ignorance

it's still a high migration for me, even after 1 year of Nim

thank

Reply via email to