Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
hello.c File Reference

Example file to demonstrate integration of stand-alone tools into the build process. More...

Go to the source code of this file.

Description

Example file to demonstrate integration of stand-alone tools into the build process.

Definition in file hello.c.

#include <stdio.h>

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 14 of file hello.c.