#ifndef __LV0_H #define __LV0_H int lv0100(int argc, char* argv[]); int lv0200(int argc, char* argv[]); #endif // __LV0_H