Sounds like a college/Uni module project.
Must be some lecture notes somewhere .... Image may be NSFW.
Clik here to view.
There are several examples I can see with a quick google.
The ultra-basic cut down barely more than helloworld process:
You can write a class, compile it to object code then use archive tool to create a library from the object code.
You can then put your files into /include and /lib then use the #include in other code to use the class in the library.
Must be some lecture notes somewhere .... Image may be NSFW.
Clik here to view.

There are several examples I can see with a quick google.
The ultra-basic cut down barely more than helloworld process:
You can write a class, compile it to object code then use archive tool to create a library from the object code.
You can then put your files into /include and /lib then use the #include in other code to use the class in the library.
Statistics: Posted by AndrewPiEater — Tue Apr 23, 2024 9:41 am