Skip to content

vrsys/programmiersprachen-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published