Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
C
Structure 17 codes
Home
C
Structure
1 A simple mailing list example using an array of structures
2 Allocate memory for struct
3 Daisy chaining the horses both ways
4 Define a simplest struct
5 Define and use a struct
6 Exercising the horse
7 Exercising the horses
8 Get the size of a struct
9 How to use struct
10 Pass struct into a function
11 Pointing out the horses
12 Scan a file and print out a list of words in ASCII order
13 Using a linked list of structures representing a persons name
14 Using a structure representing a length
15 Using a structure representing a persons name
16 Using a structure to record the count of occurrences of a word
17 Write structure into file