Files
cws/include/main.h

6 lines
65 B
C

#ifndef __MAIN_H__
#define __MAIN_H__
#include <stdio.h>
#endif