change_process_title.h

Go to the documentation of this file.
00001 #                               /*
00002                                    Copyright (C) 2008- The University of Notre Dame
00003                                    This software is distributed under the GNU General Public License.
00004                                    See the file COPYING for details.
00005                                  */
00006 
00007 #ifndef CHANGE_PROCESS_TITLE_H
00008 #define CHANGE_PROCESS_TITLE_H
00009 
00022 void change_process_title_init(char **argv);
00023 
00029 void change_process_title(const char *fmt, ...);
00030 
00031 #endif

Generated on Sun Aug 14 23:01:35 2011 for cctools by  doxygen 1.6.1