F´ Flight Software - C/C++ Documentation  devel
A framework for building embedded system applications to NASA flight quality standards.
tst_crc.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "lib_crc.h"

Go to the source code of this file.

Macros

#define MAX_STRING_SIZE   2048
 

Functions

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

Macro Definition Documentation

◆ MAX_STRING_SIZE

#define MAX_STRING_SIZE   2048

Definition at line 81 of file tst_crc.c.

Function Documentation

◆ main()

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

Definition at line 85 of file tst_crc.c.