Organizing Functions in Files in VSC

Look at these links. They might help.

  1. Probably for your issue:
    Configure launch.json for C/C++ debugging in Visual Studio Code

  2. Complete setup of VS Code for C++:
    Introductory Videos for C++ in Visual Studio Code

  3. Or look at this post:
    C++ Project setup VSCode

1 Like