%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/usr/share/doc/doxygen-1.8.5/examples/
Upload File :
Create Path :
Current File : //proc/self/root/usr/share/doc/doxygen-1.8.5/examples/relates.cpp

/*! 
 * A String class.
 */ 
  
class String
{
  friend int strcmp(const String &,const String &);
};

/*! 
 * Compares two strings.
 */

int strcmp(const String &s1,const String &s2)
{
}

/*! \relates String
 * A string debug function.
 */
void stringDebug()
{
}

Zerion Mini Shell 1.0