搜索资源列表
shell
- #include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char *
explore
- String Pointers to explore how the pointer work -The program takes lines from standard input and keeps the last n of them in memory as it goes through standard input. When it gets to an EOF, it prints the last n lines out. You may assume n is les
BasicEofSensorWatcher
- Basic implementation of EofSensorWatcher EofSensorWatcher. The underlying connection is released on close or EOF.
ctype
- NOTE! This ctype does not handle EOF like the standard C library is required to.
dsp_defs
- I O functions returns -1 on error, 0 on EOF.
svga_shader
- Load up input buffer and set eof flag if last data loaded return -1 on error, 0 otherwise. -Load up input buffer and set eof flag if last data loaded return -1 on error, 0 otherwise.
eof
- Store bits (Unicode character properties) in bit set vectors.
glcpp
- Read fp until EOF and return a string of everything read. -Read fp until EOF and return a string of everything read.
threaded-fork
- POD character, std::char_traits specialization -.NB: The char_type parameter is a subset of int_type, as to allow int_type to properly hold the full range of char_type values as well as EOF. -POD character, std::char_traits specialization -.NB: The
MoveOnly
- Unlike their C counterparts, the following macros are not meant to handle an int with any of the values [EOF, 0-UCHAR_MAX]. The argument must be a signed unsigned char.
ssl_rsa
- When the while loop ends, it s usually just EOF.
flsbuf
- check for linebuffered with write perm, but no EOF.