We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78f13db commit 1907ed4Copy full SHA for 1907ed4
common.c
@@ -1,3 +1,8 @@
1
+/**
2
+ * @file common.c
3
+ * @brief 프로젝트에서 공통적으로 사용되는 함수 정의
4
+ * @author 김병준 (kbj9704@gmail.com)
5
+ */
6
#include "common.h"
7
8
/**
0 commit comments