Home > Back-end >  Pray god help, C program
Pray god help, C program

Time:11-13

Write a program, complete the following function

(1) to define a base class, it has the function: output ASCII character with the corresponding number of CRT,

(2) to define a derived class, you can output any string corresponding to the number of CRT,

  • Related