Goto:
4C Home
|
4C Docs
|
4C External Libraries Home
4C System External Libraries
4C System External Libraries
There are several external libraries that are part of the 4cSys application
that are available to all other applications.
They are
-
FCCom
- Network/Communications library that allows functionality similar to curl.
Most useful for allowing a 4C program to act as a Restful Web Services Client.
-
FCJSon
- Library for parsing and creating JSon objects.
-
FCPdf
- Library for creating PDFs.