2. Embedded QUEL for C : EQUEL Statement Syntax for C
 
Share this page                  
EQUEL Statement Syntax for C
This section describes the language-specific ground rules for embedding QUEL database and forms statements in a C or C++ program. An EQUEL statement has the following general syntax:
## EQUEL_statement
For information on QUEL statements, see the QUEL Reference Guide. For information on EQUEL/FORMS statements, see the Forms‑based Application Development Tools User Guide.
The following sections describe how to use the various syntactical elements of EQUEL statements as implemented in C.