Doxygen with github
|
This is a "brief" explaination of this file. More...
#include <stdio.h>
Classes | |
struct | Point |
Structure to store a point information. More... | |
Functions | |
struct Point | addPoint (struct Point p1, struct Point p2) |
Add two points. More... | |
int | main () |
This is a "brief" explaination of this file.
This is a "Detailed" explaination of this file