PandA-2024.02
Macros | Functions
los.c File Reference
#include <stdio.h>
#include "los.h"
Include dependency graph for los.c:

Go to the source code of this file.

Macros

#define DIM_X   60
 
#define DIM_Y   60
 
#define LEGUP   1
 

Functions

int line ()
 
int main ()
 

Macro Definition Documentation

◆ DIM_X

#define DIM_X   60

Definition at line 1 of file los.c.

Referenced by line().

◆ DIM_Y

#define DIM_Y   60

Definition at line 2 of file los.c.

Referenced by line().

◆ LEGUP

#define LEGUP   1

Definition at line 7 of file los.c.

Function Documentation

◆ line()

int line ( )

Definition at line 11 of file los.c.

References DIM_X, DIM_Y, obstacles, and output.

Referenced by main().

Here is the caller graph for this function:

◆ main()

int main ( void  )

Definition at line 76 of file los.c.

References line(), and sum.

Here is the call graph for this function:

Generated on Mon Feb 12 2024 13:03:09 for PandA-2024.02 by doxygen 1.8.13