ixp_srv_data2cstring.3 (447B)
1 .TH "IXP_SRV_DATA2CSTRING" 3 "2010 Jun" "libixp Manual" 2 3 .SH NAME 4 .P 5 ixp_srv_data2cstring 6 7 .SH SYNOPSIS 8 .nf 9 #include <ixp_srvutil.h> 10 11 void ixp_srv_data2cstring(Ixp9Req *req); 12 .fi 13 14 .SH DESCRIPTION 15 .P 16 Ensure that the data member of IreqR is null terminated, 17 removing any new line from its end. 18 19 .SH SEE ALSO 20 .P 21 Ixp9Req(3) 22 23 24 .\" man code generated by txt2tags 2.5 (http://txt2tags.sf.net) 25 .\" cmdline: txt2tags -o- ixp_srv_data2cstring.man3 26