created deallocateLogger function in why2-utils header
This commit is contained in:
parent
217c1fc99a
commit
7e65ac5550
@ -1,6 +1,6 @@
|
|||||||
#ifndef WHY2_LOGGER_UTILS_C
|
#ifndef WHY2_LOGGER_UTILS_C
|
||||||
#define WHY2_LOGGER_UTILS_C
|
#define WHY2_LOGGER_UTILS_C
|
||||||
|
|
||||||
|
void deallocateLogger(int logger); //USE THIS IF YOU WANT TO DEALLOCATE FILE POINTER RETURNED BY logger'S initLogger
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
x
Reference in New Issue
Block a user