User profile: Duoas

User info
User name:Duoas
Name:Michael Thomas Greer
Location:Cherry Hill, NJ
Statistical data
Birthdate:Apr 28, 1974
Occupation:Administrator
Skills:C
BASIC
C++
Visual Basic
Pascal
Delphi
Assembly
Java
Python
Tcl/Tk
Haskell
Scheme
History
Joined:
Number of posts:6860
Latest posts:

T *foo = new T;
[quote=Ikaron]@ne555 I believe Duoas is referencing the 2010 A-Team film (There is no Plan B) in whi...

Pascal to C++
The original Pascal is indeed very limited. I should hope you were learning with a modern Object Pas...

Puns
On the evilness of girls, that is an interesting proof. However, to extrapolate to women being [i]ab...

T *foo = new T;
MrT * Baracas = new MrT; Only when the plan comes together.

How to character pointers work?
@[b]LowestOne[/b] The [i]character data[/i] is constant. The [i]pointer[/i] is not. Therefore, [co...