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
Visual C++ .NET
Data Type 76 codes
Home
Visual C++ .NET
Data Type
1 { 0, -30 } 30 characters in width, left-justified
2 { 1, 10 } 10 characters in width, right-justified
3 { 2, 10
4 A Hex
5 Address Indirect
6 An Octal
7 Boolean Fundamental Type in Action
8 Boolean Literal and casting
9 Boolean Literal and toString
10 Boolean literals are objects too
11 Boolean Literals in Action
12 Boxing in Action
13 Break decimal up into 4 parts
14 Cast to decimal
15 Char Literal
16 Character Fundamental Type
17 Character Literals in Action
18 Compare strings for equality with ==
19 Compare strings for equality with String
20 Compare two strings with String
21 Convert back to a String using the String constructor that takes a Unicode character array
22 Convert Data with C-Style Casts
23 Convert Integer to string to ToString method
24 Convert Integer to String to ToString(X)
25 Convert Numbers to Strings
26 Convert String to char array
27 Convert String to char pointer
28 Convert String to decimal
29 Convert Strings to Numbers
30 Convert text read from stdin to uppercase and write to stdout
31 Create a copy, then concatenate new text
32 Create a String
33 Create an Enumeration
34 Create DateTime
35 Create some strings
36 DateTime array
37 Decimal calculation
38 Decimal constructor
39 Decimal literal assigned
40 Enum class type
41 Enum format
42 Enum Type
43 Enum type specified
44 Floating-point Fundamental Types
45 Hex literal assigned
46 Insert into a string
47 Int pointer
48 Int Pointer Arithematic
49 Int Pointer with gcnew
50 Intialize using charater literal
51 Intializing using Functional Notation for short type
52 Long integer literal
53 Multicultural Dates
54 Octal escape
55 Output a string
56 Parse and get the double value
57 Parse the string to get the integer value
58 Perform Simple Math
59 Pointer To String Chars
60 Remove text from strings
61 Remove the Const Attribute with a Cast
62 Replace stuff in a concatenated string
63 Reverse a string
64 Specify the hex representation when converting enum to string
65 String
66 String Literals
67 String operator plus
68 Unboxing int
69 Unicode escape
70 Unicode hexadecimal escape
71 Use static method String
72 Use the bitwise OR operator to combine flags
73 Use the Format method of the Enum class
74 Using Decimal constructor
75 Using pointer arithmetic on the interior pointer
76 Using string for each loop to output chars