consolidate all repos to one for archive
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/* Prototipi funkcij in spremenljivk */
|
||||
extern int vrednost;
|
||||
extern int* kazalec;
|
||||
|
||||
void izpisi_pozdrav();
|
||||
int vrni_vsoto(int a, int b);
|
||||
void izpisi_niz(char* niz);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user