www.pudn.com > BYTest.rar > BYTest.cpp


// BYTest.cpp: implementation of the BYTest class. 
// 
////////////////////////////////////////////////////////////////////// 
 
#include "BYTest.h" 
#include 
 
using namespace std; 
 
////////////////////////////////////////////////////////////////////// 
// Construction/Destruction 
////////////////////////////////////////////////////////////////////// 
 
BYTest::BYTest() 
{ 
	cout<<"from BYTest"<