strElement Struct Reference

Structure of each individual element is a fixed block of characters. More...

#include <buildValueBasedInput.h>

List of all members.

Public Attributes

char s [ELEMENT_SIZE]
 Fixed character array of values.


Detailed Description

Structure of each individual element is a fixed block of characters.

The array of strElement forms that value-based array to be sorted.


Member Data Documentation

char strElement::s[ELEMENT_SIZE]

Fixed character array of values.


The documentation for this struct was generated from the following file: Algorithm Development Kit 1.0