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
Memory 21 codes
Home
C
Memory
1 Allocate array in memory
2 Allocate memory
3 Allocate memory and reallocate
4 Allocate memory block
5 Allocate space for a string dynamically, request user input, and then print the string backwards
6 Compare two buffers
7 Copy bytes to buffer from buffer
8 Deallocate dynamically allocated memory
9 Fill buffer with specified character
10 Find out the address after malloc
11 Get the current system free memory
12 Memory compare
13 Memory copy
14 Memory long jump
15 Memory move
16 Memory set
17 Reallocate memory block
18 Save array in memory into file
19 Search buffer for a character
20 Store string in allocated memory
21 Use malloc to allocate memory