thank you, IT WORKS, but for some reason only one letter is displayed: import ctypes lb = ctypes.cdll.LoadLibrary("./main.dll") result = lb.hello("LOL") print(result) Run proc hello(slovo: cstring): cstring {.exportc, dynlib.} = echo slovo Run python main.py L Run
- how to make a dll in nim-lang? ploxotnuj1
- how to make a dll in nim-lang? pietroppeter
- how to make a dll in nim-lang? Calonger
- how to make a dll in nim-lang? ploxotnuj1
- how to make a dll in nim-lang? SpotlightKid
- how to make a dll in nim-lang? sls1005
- how to make a dll in nim-lang? sls1005