ServersMan VPS(6)

公開:2010-07-11 06:45
更新:2020-02-15 04:36
カテゴリ:serversman@vps

ICU+Boostはビルド完了。
なんとか使えるようになったので、簡単なソースコードをコンパイルしてみる。


#include <stdio.h>
#include <boost/format.hpp>
#include <iostream>
#include <string>
int main()
{
std::string s("this is a pen!");
std::cout &lt;< "hello,world" &lt;< boost::format("%s") % s &lt;< std::endl;
return 0;
}

動いた。
次は何をするかな。。
490円~のワンコイン仮想サーバー