delorie.com/djgpp/doc/libc/libc_120.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <io.h> size_t crlf2nl(char *buf, ssize_t len); |
This function removes Ctrl-M characters from the given buf.
The number of characters remaining in the buffer are returned.
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |