【文章內(nèi)容簡介】
is priceendl。 coutThe book39。s date of publication is on 。 coutdataendl。 if(on_loan) { if(on_loan1) coutThe book has been borrowed and has been returnedendl。 else coutThe book has been borrowed and hasn39。t been returnedendl。 } else coutThe book hasn39。t been borrowed yetendl。}CPublication::~CPublication(){ coutdestructingendl。 delete p_title。}void main(){ char *name=Science,*time=20101024,b。 float bookprice=25。 char name1[40],time1[20]。 float bookprice1。 CPublication book(name,bookprice,time)。 ()。 coutif need to rewrite the information?endl。