A step by step tutorial teaching you how to create your own chat client and chat server easily in C#, for local networks or the Internet.
A C# tutorial showing you how to make use of WMI to extract information on disk drives, such as model, capacity, sectors and serial number.
This tutorial will teach you how to calculate the shipping cost based on the weight, height, length and depth of the box, the distance and the UPS service type.
Creating a Rich Text Editor using JavaScript is easier to do than you might think, thanks to the support of modern browsers; this tutorial will walk you through it.
Smart Pointers - Part 1Programming tutorial for understanding "Smart Pointers". |
On Wednesday, May 19th 2004 at 07:04 AM By Hamed Zaghaghi (View Profile) ![]() ![]() ![]() ![]() (Rated 2.6 with 16 votes) |
||
|
Smart Pointers :
see that (->) operator work the same as (.) operator. NOTE: (.) oprator can't be overloaded. GoodLuck. |
|||
Digg It!
Del.icio.us
Reddit
StumbleIt
Newsvine
Furl
BlinkList
|
|||
|
|||
Current CommentsNice, It is an intresting technic, tanx.
Nice, It is an intresting technic, tanx.
Small and Superb tip to freshers who are new to C++ and guys who want to familiar with C++ Pointers.
You dont explain the part about the pointer being smart, how is that part used and how would one benefit from it in a program. kind of brief description.
still good effort
Not useful, pass other useful example
Related Tutorials
Related Source Code
C++ Job Search