Hendrik Sitzmann
|
71973511d8
|
added primzahl.h
|
11 months ago |
Hendrik Sitzmann
|
fdc93983b5
|
refactoring: added comments
|
11 months ago |
Hendrik Sitzmann
|
763a29f6aa
|
added function to primzahl.c
|
11 months ago |
Hendrik Sitzmann
|
16c7498c3a
|
added primzahl and primzahl.c
|
11 months ago |
Hendrik Sitzmann
|
55b7448ec1
|
refactoring: added comment
|
11 months ago |
Hendrik Sitzmann
|
4ce3821619
|
refactoring: changed print and maxInput
|
11 months ago |
Hendrik Sitzmann
|
670431de6d
|
refactoring: added comments to main
|
11 months ago |
Hendrik Sitzmann
|
b658883ba0
|
corrected main
|
11 months ago |
Hendrik Sitzmann
|
33def303b4
|
refactoring: added function comments
|
11 months ago |
Hendrik Sitzmann
|
b87f8bb2c0
|
refactoring: added test comments
|
11 months ago |
Hendrik Sitzmann
|
8151f931af
|
added test for input 5
|
11 months ago |
Hendrik Sitzmann
|
5ba6ed51d6
|
added test for input 1
|
11 months ago |
Hendrik Sitzmann
|
b0ce1fe90c
|
added test for input 0
|
11 months ago |
Hendrik Sitzmann
|
0b4e7b9f6c
|
added test_fakultaet.c
|
11 months ago |
Hendrik Sitzmann
|
2717c18f56
|
print the factorial
|
11 months ago |
Hendrik Sitzmann
|
353a06181e
|
added function to get user input
|
11 months ago |
Hendrik Sitzmann
|
0fffae7de8
|
included header files
|
11 months ago |
Hendrik Sitzmann
|
a613d8c632
|
added main.c
|
11 months ago |
Hendrik Sitzmann
|
70e496ccfa
|
deleted terminal condition
|
11 months ago |
Hendrik Sitzmann
|
69ed4f6651
|
added termination condition in function
|
11 months ago |
Hendrik Sitzmann
|
0d50a1a4e4
|
added fakultaet.h
|
11 months ago |
Hendrik Sitzmann
|
55065b6b99
|
added fakultaet.c function
|
11 months ago |
Hendrik Sitzmann
|
e10c536515
|
added fakultaet.c
|
11 months ago |
Hendrik Sitzmann
|
003e3b9dbd
|
Update team.md
|
11 months ago |
fdai7858
|
4e002531d4
|
Update team.md
|
11 months ago |
Laurin
|
c602ead0d5
|
Merge branch 'master' of https://gitlab.cs.hs-fulda.de/fdai8031/cstools101
|
11 months ago |
Laurin
|
943bafff78
|
Merge branch 'conversionOfNumbers'
|
11 months ago |
Laurin
|
dd0176d5dc
|
refactoring: changed variable names to be more specific
|
11 months ago |
Laurin
|
3a704ca670
|
refactoring: freed allocated memory of result strings in main program
|
11 months ago |
Laurin
|
2157c6a2f4
|
Implemented interface and functions to convert from or into hexadecimal system in main program
|
11 months ago |
fdai7777
|
1044f37dc7
|
Merge branch 'kgV' into 'master'
better var naming
See merge request fdai8031/cstools101!7
|
11 months ago |
cxnnqr
|
fd14664ff1
|
refactoring: better variable naming
|
11 months ago |
cxnnqr
|
d954780e2d
|
refactoring: standardized the test naming
|
11 months ago |
Laurin
|
d31e8c5463
|
Implemented interface and functions to convert from or into binary system in main program
|
11 months ago |
fdai7777
|
7bfedc342c
|
Merge branch 'kgV' into 'master'
kgV
See merge request fdai8031/cstools101!6
|
11 months ago |
fdai7777
|
8135ae714e
|
Merge branch 'ggT' into 'master'
ggT
See merge request fdai8031/cstools101!5
|
11 months ago |
cxnnqr
|
3bf80b7127
|
refactoring: added comments
|
11 months ago |
cxnnqr
|
14a59e865e
|
refactoring: added comments
|
11 months ago |
cxnnqr
|
bd68e40324
|
refactoring: added comments
|
11 months ago |
Laurin
|
089e91af43
|
Implemented interface for main program for conversion of numbers
|
11 months ago |
cxnnqr
|
36035dbc00
|
refactoring: changed back to longer version for better overview and understanding
|
11 months ago |
cxnnqr
|
5cf4056435
|
refactoring: added comments
|
11 months ago |
cxnnqr
|
edf2d87442
|
refactoring: added comments
|
11 months ago |
cxnnqr
|
550371fc9b
|
refactoring: changed print messages
|
11 months ago |
cxnnqr
|
7afe7b4230
|
Changed min Numbers to NULL because negative numbers can be handled too
|
11 months ago |
cxnnqr
|
de0b5f1b09
|
print the kgV
|
11 months ago |
cxnnqr
|
d9ad37c8d1
|
added function to get the kgV of the given numbers
|
11 months ago |
cxnnqr
|
a8ecd84db8
|
added functions to get two numbers by user
|
11 months ago |
cxnnqr
|
b9a89c98f2
|
included needed header files
|
11 months ago |
cxnnqr
|
533ab40c6f
|
added main.c
|
11 months ago |