Skip to content

Latest commit

 

History

History
executable file
·
17 lines (12 loc) · 162 Bytes

File metadata and controls

executable file
·
17 lines (12 loc) · 162 Bytes

Managing pointers to arrays that do not leave scope

How to build

mkdir build
cd build
cmake ..
cmake --build .

How to run

./bin/main