CrossFramework Library
template<typename CharType>
static const WriteResult XBase::StringTraits< CharType >::SNPrintfStrict ( CharType *  aBuffer,
pword_t  aBufferLength,
const CharType *  aFormat,
  ... 
) [static]

指定のバッファにPrintfフォーマットで作成された文字列を格納する。

引数:
aBuffer格納先バッファ。
aBufferLength格納先バッファの配列長。バイト長ではない。
aFormat出力する文字列のフォーマット文字列。
参照:
SNPrintf

SNPrintfを使って良いケースならそちらを使うことを勧めます。

 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 マクロ定義