Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenstrings.h
Go to the documentation of this file.
00001 00006 /* 00007 File: strings.h 00008 Copyright: Public Domain 00009 00010 This file is provided because non ANSI fuctions are described in string.h 00011 that belong in strings.h. These functions are provided for in the OLDNAME 00012 libraries. 00013 */ 00014 #ifndef _STRINGS_H_ 00015 #define _STRINGS_H_ 1 00016 #include <string.h> 00017 #endif Generated on Sat May 26 2012 04:28:29 for ReactOS by
1.7.6.1
|