|
Hi again! I've read the spec for the attributes to try calling functions from external libraries and tied to make an example for "printf" but It seems I'm doing something wrong. I'm trying the following code: When trying to compile, I'm getting the following error code: In extend, I also know that the way I'm using variadic arguments is not right but I wasn't able to find anything in the spec so can you also help with that? P.S. The error message is being displayed in the STDOUT and not in STDERR, I don't know if you choose to do that or if you didn't noticed it. |
Answered by
MrSmith33
Sep 9, 2021
Replies: 1 comment 6 replies
|
6 replies
Answer selected by
rempas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
extern(syscalll))