代码搜索:CSize

找到约 1,126 项符合「CSize」的源代码

代码结果 1,126
www.eeworm.com/read/364932/9887592

11 fig18.11

#include "apue.h" #include int main(void) { struct termios term; if (tcgetattr(STDIN_FILENO, &term) < 0) err_sys("tcgetattr error"); switch (term.c_cflag & CSIZE) { case CS5: pr
www.eeworm.com/read/289562/7806017

11 fig18.11

#include "apue.h" #include int main(void) { struct termios term; if (tcgetattr(STDIN_FILENO, &term) < 0) err_sys("tcgetattr error"); switch (term.c_cflag & CSIZE) { case CS5: pr
www.eeworm.com/read/198616/7924082

11 fig18.11

#include "apue.h" #include int main(void) { struct termios term; if (tcgetattr(STDIN_FILENO, &term) < 0) err_sys("tcgetattr error"); switch (term.c_cflag & CSIZE) { case CS5: pr
www.eeworm.com/read/332098/12780716

11 fig18.11

#include "apue.h" #include int main(void) { struct termios term; if (tcgetattr(STDIN_FILENO, &term) < 0) err_sys("tcgetattr error"); switch (term.c_cflag & CSIZE) { case CS5: pr
www.eeworm.com/read/304348/13796349

11 fig18.11

#include "apue.h" #include int main(void) { struct termios term; if (tcgetattr(STDIN_FILENO, &term) < 0) err_sys("tcgetattr error"); switch (term.c_cflag & CSIZE) { case CS5: pr
www.eeworm.com/read/421459/6311760

11 fig18.11

#include "apue.h" #include int main(void) { struct termios term; if (tcgetattr(STDIN_FILENO, &term) < 0) err_sys("tcgetattr error"); switch (term.c_cflag & CSIZE) { case CS5: pr
www.eeworm.com/read/476738/6749517

11 fig18.11

#include "apue.h" #include int main(void) { struct termios term; if (tcgetattr(STDIN_FILENO, &term) < 0) err_sys("tcgetattr error"); switch (term.c_cflag & CSIZE) { case CS5: pr
www.eeworm.com/read/264377/11318231

11 fig18.11

#include "apue.h" #include int main(void) { struct termios term; if (tcgetattr(STDIN_FILENO, &term) < 0) err_sys("tcgetattr error"); switch (term.c_cflag & CSIZE) { case CS5: pr
www.eeworm.com/read/253411/12225196

11 fig18.11

#include "apue.h" #include int main(void) { struct termios term; if (tcgetattr(STDIN_FILENO, &term) < 0) err_sys("tcgetattr error"); switch (term.c_cflag & CSIZE) { case CS5: pr
www.eeworm.com/read/216502/4891653

c t6.c

/* t6.c: compute tab stops */ # define tx(a) (a>0 && a