help files
Z505
|
PasWiki
|
FUQ
|
Search
|
Main Docs
|
API Guide
[
Overview
][
Constants
][
Procedures and functions
]
Reference for unit 'pwumain' (
#powtils_main
)
OutLnF
Declaration
Source position: pwumain.pas line 134
procedure
OutLnF
(
const
s
:
String
)
;
Notes
Same as the
WebWriteF
function but writes a line with a CRLF. It does not write an html break, just a real CRLF.
lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs,
Z505