c-template
test_data Struct Reference

Data Fields

char c [100]
 
bool b [100]
 

Detailed Description

Definition at line 10 of file safe_mem_test.c.

Field Documentation

◆ b

bool test_data::b[100]

Definition at line 12 of file safe_mem_test.c.

◆ c

char test_data::c[100]

Definition at line 11 of file safe_mem_test.c.


The documentation for this struct was generated from the following file: