News

This example is an excerpt from an SCL program that uses RLS to query a remote reservation database. Reservations are selected based on the value that is stored in the variable RESNUM.
For example, suppose that you have declared and initialized the STUDENTS array as shown in Dynamic STUDENTS Array. To add another student, you must resize the array. The following statements increase ...