ANSI C 中32个关键字

    技术2022-05-20  66

    ANSI C 一共有32个关键字 它们分别是: auto break case char const contiune default do double else enum extern float for goto if int long register return short signed sizeof static struct switch typedef union unsigned void volatile while

    最新回复(0)