Home
C / ANSI-C
assert.h
Console
ctype.h
Data Structure Algorithm
Data Type
Development
File
Function
Language Basics
Macro Preprocessor
Math
math.h
Memory
Pointer
setjmp.h
signal.h
Small Application
stdio.h
stdlib.h
String
string.h
Structure
time.h
wctype.h
Structure Array « Structure « C / ANSI-C
C / ANSI-C
Structure
Structure Array
1.
Using a linked list of structures representing a person's name
2.
Exercising the horses: Structure array declaration
3.
Daisy chaining the horses both ways
4.
A simple mailing list example using an array of structures