Lines Matching full:cpp
396 ### Generate the cpp,h and txt files from the desc.txt file
526 `testmain.cpp`, in semihosting mode, must contain:
528 ```cpp
534 ```cpp
545 ```cpp
551 ```cpp
557 ```cpp
570 ## testmain.cpp
581 This is done in testmain.cpp.
587 You should create another include Include/MyClass.h and another cpp file Source/MyClass.cpp in TEst…
591 ```cpp
615 So, MyClass.cpp could be:
617 ```cpp
651 ```cpp
678 ```cpp