#ifndef _BLABLUB_H_ #define _BLABLUB_H_ # ifdef __cplusplus extern "C" { # endif /* __cplusplus */
public static string HeaderExklusionStart = "#ifndef {0}" + Environment.NewLine + "#define {0}" + Environment.NewLine + Environment.NewLine + "# ifdef __cplusplus" + Environment.NewLine + " extern \"C\" {" + Environment.NewLine + "# endif /* __cplusplus */";
+ " extern \"C\" {{"
Theme based on MadsSimple dasBlog theme by Mads Kristensen
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.