In MVS, I created cpp, header, and cpp. In the first cpp, the function is main, in the second cpp, auxiliary functions, and in the header all variables and names of functions (auxiliary). I press F10 and as soon as I get to the function, the function works, but I do not see the process of the function, although there is a result. How to look at the work functions in the mode of laying? Functions are static, and connected via extern.

  • for inputs inside you need to use F11 - Grundy
  • Thank you for the answer. - user217467

0