|
ocssw
V2022
|
read_packet.c File Reference
#include <stdio.h>#include <string.h>#include <stdint.h>
Include dependency graph for read_packet.c:
Go to the source code of this file.
Functions | |
| int | read_packet (FILE *infile, uint8_t packet[], int *len, long int *endfile) |
Function Documentation
◆ read_packet()
| int read_packet | ( | FILE * | infile, |
| uint8_t | packet[], | ||
| int * | len, | ||
| long int * | endfile | ||
| ) |
Definition at line 18 of file read_packet.c.


