#ifndef __SET_H__
#define __SET_H__
#ifdef __cplusplus
extern "C" {
#endif
...........
#ifdef __cplusplus
}
#endif
#endif /* __SET_H__ */
#define __SET_H__
#ifdef __cplusplus
extern "C" {
#endif
...........
#ifdef __cplusplus
}
#endif
#endif /* __SET_H__ */
留言