home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The World of Computer Software
/
World_Of_Computer_Software-02-385-Vol-1of3.iso
/
s
/
snip1292.zip
/
W_WRAP.H
< prev
next >
Wrap
C/C++ Source or Header
|
1992-04-11
|
148b
|
6 lines
/* w_wrap.h */
/* prototypes for the functions in w_wrap.c */
char *word_wrap(char *string, size_t line_len);
void set_tab_size(size_t size);