Skip to content

saJonMR/programmiersprachen-aufgabe-1-2019

Repository files navigation

Programmiersprachen: helloworld

Aufgabenblatt 1

#build the apps under linux
mkdir build
cd build
cmake ..
make

#run the apps
cd source
./helloworld
./tests

About

Programmiersprachen SoSe2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published