Recent content by longdh

  1. L

    C/C++ Guide to C++ Programming For Beginners

    some problems about matrix class I have an exercise of building matrix class with characters: plus, subtract, divide, convert. Can you help me?:confused: