Phoxonics  1.0
Object Oriented FDTD Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros
Log.hpp File Reference
Include dependency graph for Log.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DEBUG   1
 
#define log(...)   printf(__VA_ARGS__); printf("\n");
 

Macro Definition Documentation

#define DEBUG   1
#define log (   ...)    printf(__VA_ARGS__); printf("\n");