uni_firstapp.c sample program

uni_firstapp.c is a modification of firstapp.c for use with unichar and univarchar datatypes, and is an introductory example that connects to the server, sends a select query, and prints the rows. The firstapp.c program is discussed in the Open Client Client-Library/C Programmers Guide.