MGoesswein

Results 3 issues of MGoesswein

For c header files i use include guards like #ifndef HEADER_H #define HEADER_H ... #endif HEADER_H is typically the corresponding header filename in uppercase. Sometimes I have some software module...

It would be nice if there is some option to just put in the author name. Or maybe more general if some values can be predefined in some configuration file...

Windows build with gcc works, Linux build should also work, but was not tested yet.