Life with Web Browser Engine (Gecko, WebKit and etc), Mobile and etc.
int64_t now(); .. char *updateTime; ... if (LL_CMP(updateTime, >, now()) { toBeRescheduled = true; }
# define LL_CMP(a, b, c) ((uint64_t)a b (uint64_t)c)
コメントを投稿
0 件のコメント:
コメントを投稿