|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
o_xml.cpp File ReferenceOutput xml stream.
More...
#include "stdmisc.h"
#include "nel/misc/o_xml.h"
Go to the source code of this file.
Detailed Description
Output xml stream.
-
Id:
-
o_xml.cpp,v 1.9 2002/10/02 13:33:01 corvazier Exp
Definition in file o_xml.cpp.
Define Documentation
|
Value: char number_as_cstring [digits+1]; \
sprintf( number_as_cstring, format, src ); \
serialSeparatedBufferOut( number_as_cstring );
Definition at line 43 of file o_xml.cpp. |
|
|