GRASS Programmer's Manual  6.4.2(2012)
psdriver/Client.c
Go to the documentation of this file.
00001 
00002 #include "psdriver.h"
00003 
00004 void PS_Client_Close(void)
00005 {
00006     fflush(outfp);
00007 }
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines