Prerequisites - learnclang/1-helloworld GitHub Wiki
In order to compile and run your first C program you will need the following things:
- A plain text editor
- A C compiler
This wiki is all about getting you started with a compiler.
In order to compile and run your first C program you will need the following things:
This wiki is all about getting you started with a compiler.
Next: Picking a Text Editor ->](Picking a Text Editor)