|
In this example, the Compiler automatically removes the Q1 and Q2 outputs of the custom bill function and all logic within the bill function required to generate these outputs.
BEGIN FUNCTION bill (CLRN, BOG, V, PRTY) RETURNS (Q0, Q1, Q2) FUNCTION "TED" ("-CL", "-BGS", "Z", "-PRTY") RETURNS ("Q0", "", "") END
- PLDWorld - |
|
Created by chm2web html help conversion utility. |