str_funcs.h

Go to the documentation of this file.
00001 #ifndef STR_FUNCS_HPP
00002 #define STR_FUNCS_HPP
00003 /* ============================================================================
00004 "str_funcs.h" contains the function declarations for the string manipulation
00005 functions defined in "str_funcs.cpp".
00006 ============================================================================ */
00007 char *fits_str_cull (char *str);
00008 
00009 #endif

Generated on Fri Feb 6 15:32:42 2009 for Skyviewer by  doxygen 1.4.7