📄 20040309-1.c
字号:
static const char default_tupleseps[] = ", \t";fubar (tupleseps) const char *tupleseps;{ char *kp, *sp; const char *septmp; const char *tseplist; tseplist = (tupleseps) ? tupleseps : default_tupleseps; while (kp) { if (*tseplist) septmp = tseplist; bar (*septmp); if (*tseplist) if (*kp) ; }}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -