单项选择题
A.= ( ) [] -> B.+ - ++ -- C.> < >= <= D.+= -= *= /=
A.const int buffer=256; B.const double*point; C.int const buffer=256; D.double*const point;
A.setprecision(3) B.fixed C.setfill('*') D.stew(8)