In genere si mette una cosa del tipo:Originariamente inviato da bako
tipo in funzioni.h
devo mettere
#ifndef FUNZIONE
#define FUNZIONE
#endif
così?
codice:#ifndef __FUNZIONI_H__ #define __FUNZIONI_H__ .... #endif
In genere si mette una cosa del tipo:Originariamente inviato da bako
tipo in funzioni.h
devo mettere
#ifndef FUNZIONE
#define FUNZIONE
#endif
così?
codice:#ifndef __FUNZIONI_H__ #define __FUNZIONI_H__ .... #endif
Andrea, andbin.dev – Senior Java developer – SCJP 5 (91%) • SCWCD 5 (94%)
java.util.function Interfaces Cheat Sheet — Java Versions Cheat Sheet