This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Programmiermethoden_und_-werkzeuge
/
2022-2-WS_group_project_quizgroupproject
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
217
Commits
1
Branch
1
Tag
258 KiB
C
99.9%
Tree:
7a3948468c
main
cloned-at-2023-02-11
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7a3948468c'
${ noResults }
2022-2-WS_group_project_qui...
/
build-project.sh
6 lines
76 B
Raw
Blame
History
#!/bin/bash
gcc -lm src/main/quizproject.c -o quizproject
./quizproject
Reference in new issue