Difference between revisions of "fcl-base"

From Free Pascal wiki
Jump to navigationJump to search
(category)
(wikitable)
Line 5: Line 5:
 
==Demoes==
 
==Demoes==
  
{| BORDER="1" CELLSPACING="0"
+
{| class="wikitable"
!STYLE="background:#ffdead;"|'''Example'''
+
! Example !! relevant unit !! comment
!STYLE="background:#ffdead;"|'''relevant unit '''
 
!STYLE="background:#ffdead;"|'''comment'''
 
 
|----
 
|----
 
|[[asiotest]]  ||  -  ||
 
|[[asiotest]]  ||  -  ||

Revision as of 11:56, 6 May 2012

The FCL-Base package contains a number of units that are either really "base" functionality or more misc stand-alone units.

Note that about half of them are documented in the "fcl" part of the library/

Demoes

Example relevant unit comment
asiotest -
avltreetest avltree
b64 -
b64dec -
b64enc -
b64test -
b64test2 -
cachetest -
cfgtest -
daemon -
dbugsrv -
debugtest -
doecho -
dparser -
dsockcli -
dsocksvr -
fstream -
htdump -
ipcclient -
ipcserver -
isockcli -
isocksvr -
istream -
list -
mstream -
poolmm1 -
poolmm2 -
restest -
showver -
sockcli -
socksvr -
sstream -
stringl -
testapp -
testbf -
testbs -
testcgi -
testcont -
testexprpars -
testez -
testhres -
testnres -
testol -
testproc -
testreg -
testrhre -
testrnre -
testrsre -
testrtf -
testser -
testsres -
testtimer -
testunzip -
testur -
testweb -
testz -
testz2 -
testzip -
threads -
tidea -
tstelcmd -
tstelgtk -
txmlreg -
xmldump -

Units

See also