Minimal C hello world example demonstrating basic program structure and build
This repository contains a minimal "Hello World" example written in C. It provides a single source file and basic documentation, suitable for learning C program structure or verifying a C compiler/toolchain.
0