RF-Inspire/GccExamples at main · Python3-Training/RF-Inspire

GNU C/C++ Examples

Our mission is to help testers better master the Robot Framework.

Here is how we can use RF to build & test C/C++ at the CLI.

The techniques demonstrated herein will also work with other command-line tools, as well.

Notes

Be sure that GNU's C/C++ Compiler (gcc) is installed and located along your System Path!

If you are just getting started, the first thing you'll want to do is to review the standard libraries, certainly the built ins.

C/C++ Coding

When you need to learn more about identifying & testing past, present, and future C/C++ code bases then you may also enjoy my educational opportunities for C/C++.