xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

INetCRLF()

Returns new line characters used in internet communications.

Syntax

INetcrlf() --> cCRLF

Return

The return value is a carriage return+line feed pair.

Description

The function returns a platform independent pair of carriage return+line feed characters.

Info

See also:INetSend(), INetSendAll()
Category: Internet functions , Sockets functions , xHarbour extensions
Source:vm\INet.c
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe