Advertising
advertising
related pastes to tag 'fhdw'
- 912991 - Serie IX / Aufgabe 4: fhdw
-
- #include <string.h>
- #include <stdio.h>
- #include <ctype.h>
- void scanZeile(char*, int*, int*, int*, int*, int*, int*);
- int istVokal(char);
- int istKonsonant(char);
- 790781 - FHDW / C Prog / Serie III / Aufg: fhdw c-programmierung
-
- void aufgabe2(){
- char menu;
- 753890 - Serie 3: c fhdw pg
-
- #include <stdio.h>
- #include <math.h>
- void aufg1(void)
- {
- float a;
- float b;
- float c;