moduleunit.cpp 90 B

123456
  1. #include "moduleunit.h"
  2. moduleunit::moduleunit()
  3. {
  4. snprintf(mstrfaultdesc,255,"");
  5. }