-
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. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
|
Beta Was this translation helpful? Give feedback.
extern(syscalll)
)