[Tasks]: Add a set of code snippets in C++ that compile on both GCC and DDE (CFront v3.0) on RISC OS
pzaino opened this issue · 1 comments
pzaino commented
Contact Details (optional)
No response
Background
Add an initial set of code snippets in C for both GCC and DDE compilers, to help people starting their own projects in C on RISC OS. Code snippets should be added here under the C section.
Code snippets should be specific for RISC OS coding (so not generic ones) and should be added here in the CPP section.
Before accepting the task please make sure you have read the contributing guide lines here and the Code of Conduct here, thanks.
When completed this task, make sure you open a Pull Request (PR) of your changes to the develop branch and request a review to the code-reviews team.
Definition of Done
- Add at least 3 or 4 code snippets that do something useful using SWI or WIMP
Code of Conduct
- I agree to follow this project's Code of Conduct
pzaino commented
This can be closed now, we have dedicated repos for CFront CPP snippets and I am preparing a new one for GCC CPP.