Algorithms_in_C  1.0.0
Set of algorithms implemented in C.
Stack Struct Reference

for printf() and scanf() More...

Data Fields

char arr [10]
 
int tos
 

static array of integers


 
int arr [MAX_SIZE]
 
int top
 

Detailed Description

for printf() and scanf()

a globally declared structure with an array and an variable that points to the topmost index of the array


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