[SPCA] Update code imports

This commit is contained in:
2026-01-22 07:35:37 +01:00
parent f92b002524
commit 5dffd7391c
18 changed files with 28 additions and 30 deletions

View File

@@ -78,6 +78,6 @@ Using just the Linker, there are only 2 inconvenient ways to package libraries:
During runtime, shared libraries can be loaded using \texttt{dlopen}:
\inputcodewithfilename{c}{code-examples/00_c/04_toolchain/}{01_dynamic_linking.c}
\inputcodewithfilename{c}{}{code-examples/00_c/04_toolchain/01_dynamic_linking.c}
\newpage
\newpage