Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
Unsafe Code « Language Basics « C# / C Sharp
C# / C Sharp
Language Basics
Unsafe Code
1.
int pointer variable
2.
Unsafe Methods
3.
Accessing Structure Members with a Pointer
4.
Supported sizeof() Types
5.
Fixing Managed Data in Memory
6.
Allocating Memory from the Stack
7.
Get variable address in unsafe mode
8.
Unsafe code: get data type size
9.
Address and size of pointer object
10.
Using the unsafe keyword
11.
object pointer
12.
Use unsafe method to clone array
13.
unsafe and fixed block
14.
mark method as unsafe
15.
Use unsage code to swap two integers
16.
Pointer for struct
17.
Compare pointer