Problem with LLVM-C bindings

Imperatorn johan_forsberg_86 at hotmail.com
Thu Oct 26 08:04:26 UTC 2023


On Thursday, 26 October 2023 at 01:28:42 UTC, Daniel wrote:
> Hi all, I'm having a problem with llvm-c bindings, it is likely 
> a trivial thing, but this is my first D project, and I'm not an 
> expert in C either.
>
> [...]

Just a tip, you can format your code in here. If you're using the 
web there's a checkbox, "Enable Markdown", that you can check.

Then paste your entire file content as

```d
// code
```

I will post this with the Markdown disabled so that you see how 
to write it literally.


More information about the Digitalmars-d mailing list