# \#calling-c

**URL:** https://discourse.julialang.org/tag/calling-c/1222.md

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

---

## [Using Julia package which is calling C library?](https://discourse.julialang.org/t/using-julia-package-which-is-calling-c-library/91172)

<div class="topic-metadata">

**Author:** [@tienviitta](https://discourse.julialang.org/u/tienviitta)\
**Replies:** 3\
**Last updated:** [December 6, 2022, 1:13pm UTC](https://discourse.julialang.org/t/using-julia-package-which-is-calling-c-library/91172 "2022-12-06T13:13:43Z")

</div>

Hello fellow Julians, We have a FEC C-library and a Julia wrapper as Julia module/package for it build and now there is of course a need to use this amazing piece of error correcting software. I can compile the C-librar…
