try { > m->init(width, height, rate); } catch (std::exception &e) { std::cout << "Error: " << e.what() << std::endl; abort(); } 参考:2004/08/21(土)02時08分08秒