RISC-OS-Community / CodingOnRISC-OS

A repository to collect, organise and schedule Everything Coding on RISC OS and resource links
14 stars 0 forks source link

[Tasks]: Add a set of code snippets in C++ that compile on both GCC and DDE (CFront v3.0) on RISC OS #12

Closed pzaino closed 10 months ago

pzaino commented 2 years ago

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

Code of Conduct

pzaino commented 10 months ago

This can be closed now, we have dedicated repos for CFront CPP snippets and I am preparing a new one for GCC CPP.

https://github.com/RISC-OS-Community/DDECPP-Tutorials