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++ Tutorial
Structure 20 codes
Home
C++ Tutorial
Structure
1 Array of structures
2 Assign one structure to another structure
3 Compare address
4 Const structure parameter
5 Define pointer for structure
6 Define structure to record time
7 Pass structure to a function
8 Pass structure to a function as a pointer
9 Pass structure using a structure reference
10 Pointers to structures
11 Return structure from a function
12 Structure array and structure pointer
13 Structure composition
14 Structure variables as array elements
15 Use - for structure pointer
16 Use cin to read data for a structure
17 Use memcpy to duplicate structures
18 Use the keyword struct to illustrate a primitive form of class
19 Using pointers to structure objects
20 Writes a structure to disk and then reads it back in