Implement a solidifed class in C++ code #427
-
Beta Was this translation helpful? Give feedback.
Answered by
s-hadinger
Jun 6, 2024
Replies: 1 comment 13 replies
-
Ah yes... I wasn't able to make it work with C++ compiler. Solidified code needs to be include in a |
Beta Was this translation helpful? Give feedback.
13 replies
Answer selected by
Sebight
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah yes... I wasn't able to make it work with C++ compiler. Solidified code needs to be include in a
.c
file. You can then call them from C++.