c++ - error C2061: syntax error : identifier - Stack Overflow

c++ - error C2061: syntax error : identifier - Stack Overflow

瀏覽:647
日期:2025-04-30
Here is my C++ code // XuatChuoiBTHang.h #pragma once #include "BieuThuc.h" #include "BieuThucHang.h" class XuatChuoiBTHang { public: virtual string xuatChuoi(BieuThucHang* btHang) = ... ... closed as too localized by Bo Persson, Joce, phs, teppic, Greg ....看更多