#define dprintf(s,...) printf("%s:%d:%s " s, __FILE__, __LINE__,__func__,__VA_ARGS__)dprintf("check value=%d\n",cv);
0 件のコメント:
コメントを投稿