P.I.P.S. Examples
Hello World Example: Using P.I.P.S.
File Access Example: Accessing the File System Using P.I.P.S.
HybridApp: Demonstrating P.I.P.S. Hybrid Applications
IPC: IPC Mechanisms
LibpThread Example - Using P.I.P.S OECORE
libmexample: Using the Standard C Math Library
This example demonstrates the use of math functions, such as
gamma(double)
, that are part of the Standard C Maths support library (
libm.dll
).
posixsignals: POSIX Signal Example, Using P.I.P.S.
This example demonstrates various signal use cases as supported in P.I.P.S.
Antiword Example
Handle Global Variable Example
This example demonstrates:
Open C libz Example
Open C MessageQueue Library Example
Open C Producer Consumer Example
Open C String Utilities Example
String Utilities Library Example
Redirect Printf Example
Redirect standard I/O to a file
Parent topic:
Open Environment Core (P.I.P.S.)