The uni_compute.c sample program demonstrates processing compute results. It is a modification of the compute.c sample program for the unichar and univarchar datatypes and requires the unipubs database. It sends a canned query to the server using a language command. It processes the results using the standard ct_results loop. It binds the column values to program variables. It then fetches and displays the rows in the standard ct_fetch loop.