contour-creator/documentation/lab5.md

534 B

29. Glossary:

dynamic library

Dynamic libraries are libraries are pre compiled and often provided by the operating system, as opposed to compiling it as part of your project. This saves space as each program dont need its own "copy".

30. Draft slides:

See slides.pdf

31. Basic functionality and validation per

...

32 Special interest functionality and responsibilities

Per now we dont have time to add any extra functionality.

  1. Programming project: Progress on data structure implementation

...

  1. Parallelization