xHarbour Reference Documentation > Function Reference |
Returns new line characters used in internet communications.
INetcrlf() --> cCRLF
The return value is a carriage return+line feed pair.
The function returns a platform independent pair of carriage return+line feed characters.
See also: | INetSend(), INetSendAll() |
Category: | Internet functions , Sockets functions , xHarbour extensions |
Source: | vm\INet.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com