MKCommModel
Public Member Functions
FString Class Reference

#include <MKLib.h>

List of all members.

Public Member Functions

 FString (char *fmt,...)
 Constructs a formatted string.

Detailed Description

Represents a formatted string using the printf family formatting notation.


Constructor & Destructor Documentation

FString::FString ( char *  fmt,
  ... 
)

Constructs a formatted string.

The parameter list is identical to that of printf()


The documentation for this class was generated from the following files:
 All Classes Functions Variables