Tutorial 2
This tutorial has been made for new c++ programmers. Unfortunately their are many great minds out there but they don't have access to free and quality c++ tutorials.
AI
ИИ-обзор: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Исходный код
<body>
<table CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="673" HEIGHT="18">
<tr>
<td HEIGHT="18" ALIGN="LEFT" NOWRAP="1" BACKGROUND="file:///E:/MYDOCU~1/MSNUK~1/images2/masthead_bg.gif" BGCOLOR="#636563" linkattrib="BACKGROUND" width="170"><font face="verdana,arial,helvetica" size="-2" color="#FFCC00"><b>Tutorial
2- By: Amin Patel </b></font><small> </small></td>
<td HEIGHT="18" ALIGN="CENTER" NOWRAP="1" BACKGROUND="file:///E:/MYDOCU~1/MSNUK~1/images2/masthead_bg.gif" BGCOLOR="#636563" linkattrib="BACKGROUND" width="351"> </td>
<td HEIGHT="18" ALIGN="RIGHT" NOWRAP="1" BACKGROUND="file:///E:/MYDOCU~1/MSNUK~1/images2/masthead_bg.gif" BGCOLOR="#636563" linkattrib="BACKGROUND" width="146"><a HREF="http://www.planetsourcecode.com/xq/ASP/lngAuthorId.49697/lngWId.3/qx/vb/authors/ShowAuthorBio.htm"><font FACE="verdana,arial,helvetica" SIZE="-2" COLOR="#FFFFFF"><b>About
Me </b></font></a> </td>
</tr>
<tr>
<td COLSPAN="3" width="671"><img SRC="images2/masthead_break.gif" WIDTH="671" HEIGHT="1"></td>
</tr>
</table>
<table CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="671" HEIGHT="57">
<tr>
<td VALIGN="MIDDLE" ALIGN="LEFT" BGCOLOR="#00339A" WIDTH="132" ROWSPAN="2"><img alt="c, c++, c__,tutorial,been,made,give,introduction,programm" border="0" height="97" src="http://www.planetsourcecode.com/vb/images/logos/PscLogo1.jpg" width="132"></td>
<td VALIGN="TOP" ALIGN="LEFT" BGCOLOR="#993366" width="525">
<p align="left"><font face="Kristen ITC" color="#FFFFFF"> Planet
Source Code - <font size="1">
</font></font><font size="1">Start with a prayer to God, that you
“Succeed in learning C++"</font></td>
<td VALIGN="MIDDLE" ALIGN="RIGHT" BGCOLOR="#00339A" width="8"> </td>
</tr>
<tr>
<td VALIGN="BOTTOM" ALIGN="RIGHT" BGCOLOR="#00339A" WIDTH="535" COLSPAN="2"> </td>
</tr>
</table>
<table ALIGN="LEFT" CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="672" HEIGHT="85%">
<tr>
<td VALIGN="TOP" WIDTH="165">
<table WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0" HEIGHT="42">
<tr>
<td VALIGN="MIDDLE" ALIGN="CENTER" BGCOLOR="#FFFFFF"><center><a href="http://www.planetsourcecode.com/vb/scripts/search.asp?lngWId=3">Advanced
Search</a></center></td>
</tr>
<tr>
<td BGCOLOR="#804000"><img SRC="images2/spacer.gif" WIDTH="100%" HEIGHT="1" BORDER="0"></td>
</tr>
</table>
<table WIDTH="168" CELLPADDING="3" CELLSPACING="0" BORDER="0" height="192">
<tr>
<td VALIGN="MIDDLE" WIDTH="152" height="67">
<b> Tutorials</b>:</td>
</tr>
<tr>
<td BGCOLOR="#DDDDDD" ALIGN="LEFT" width="80" height="86">
<table CELLPADDING="2" CELLSPACING="0" width="139">
<tr>
<td VALIGN="BOTTOM" width="63"><a href="http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?lngWId=3&txtCodeId=769">Tutorial
1</a></td>
<td VALIGN="MIDDLE" width="64"><a href="http://www.planetsourcecode.com/xq/ASP/txtCodeId.805/lngWId.3/qx/vb/scripts/ShowCode.htm">Tutorial
3</a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td HEIGHT="34" width="72"></td>
</tr>
</table>
<p align="left"><br>
<font face="Arial Rounded MT Bold"><b><span class="h2tv">Only at PS Code</span>
- </b></font>
<p><font size="2">Code of the Day</font><br>
To join the <a href="http://www.planetsourcecode.com/vb/CodeOfTheDay/signup.asp?lngWId=3">'Code
of the Day'</a> Mailing List <a href="http://www.planetsourcecode.com/vb/CodeOfTheDay/signup.asp?lngWId=3">click</a>
here!</p>
<p> </p>
<div align="center">
<center>
<table border="0" width="100%">
<tr>
<td width="100%"><i>Thank you for coming to Planetsourcecode</i> </td>
</tr>
</table>
</center>
</div>
</td>
<td WIDTH="1" BGCOLOR="#AAAAAA"><img SRC="images2/spacer.gif" WIDTH="1" HEIGHT="85%" BORDER="0"></td>
<td></td>
<td VALIGN="TOP" WIDTH="491">
<table CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="100%">
<tr>
<td VALIGN="TOP">
<table CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="100%" height="264">
<tr>
<td VALIGN="TOP" height="262">
<table CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="690">
<tr>
<td VALIGN="TOP" WIDTH="470">
<p class="MsoNormal">Almost every time the teacher
gives lesson in school, we might copy everything from
the board or make notes over what is taught. There is
a similar thing we call in c++, ‘Comments’.
Comments can be used for different purposes.</p>
<p class="MsoNormal" style="MARGIN-LEFT: 1in; TEXT-INDENT: -0.25in; mso-list: l4 level1 lfo3; tab-stops: list 1.0in"><span style="FONT-FAMILY: Symbol">·<span style="FONT: 7pt 'Times New Roman'">
</span></span>The most obvious one, to recall the
purpose of the code (Say you are referring to it after
6 months, makes less sense then. If you don’t
include a comment.)</p>
<p class="MsoNormal" style="MARGIN-LEFT: 1in; TEXT-INDENT: -0.25in; mso-list: l4 level1 lfo3; tab-stops: list 1.0in"><span style="FONT-FAMILY: Symbol">·<span style="FONT: 7pt 'Times New Roman'">
</span></span>Helps your computer teacher know what
you have actually written. Just kidding.</p>
<p class="MsoNormal" style="MARGIN-LEFT: 1in; TEXT-INDENT: -0.25in; mso-list: l4 level1 lfo3; tab-stops: list 1.0in"><span style="FONT-FAMILY: Symbol">·<span style="FONT: 7pt 'Times New Roman'">
</span></span>Now this one is an unobvious reason.
Sometimes after <b>compiling </b>you might want to
remove some line just to see how your program works
then, without deleting the actual code.</p>
<p class="MsoNormal" style="MARGIN-LEFT: 1in; TEXT-INDENT: -0.25in; mso-list: l4 level1 lfo3; tab-stops: list 1.0in"><span style="FONT-FAMILY: Symbol">·<span style="FONT: 7pt 'Times New Roman'">
</span></span>The final one, just a good programming
style to express your thoughts.</p>
<p class="MsoNormal"> <O:P>
</O:P>
</p>
<p class="MsoNormal">Comments can be written anywhere
in the program (Good Feature). They don’t effect
your code, unless you comment out something by
mistake.<span style="mso-spacerun: yes"> </span></p>
<p class="MsoNormal"> <O:P>
</O:P>
</p>
<p class="MsoNormal">There are two types of comments:</p>
<p class="MsoNormal"> <O:P>
</O:P>
</p>
<ol style="MARGIN-TOP: 0in" type="1">
<li class="MsoNormal" style="mso-list: l3 level1 lfo4; tab-stops: list .5in">C
Style:<span style="mso-spacerun: yes"> </span></li>
</ol>
<div style="BORDER-BOTTOM: windowtext 0.5pt solid; BORDER-LEFT: windowtext 0.5pt solid; BORDER-RIGHT: windowtext 0.5pt solid; BORDER-TOP: windowtext 0.5pt solid; PADDING-BOTTOM: 1pt; PADDING-LEFT: 4pt; PADDING-RIGHT: 4pt; PADDING-TOP: 1pt">
<p class="MsoNormal" style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none; MARGIN-LEFT: 0.25in; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; PADDING-TOP: 0in; mso-border-alt: solid windowtext .5pt; mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt">/*
<font color="#008000">You can write anything that
makes sense here</font> */</p>
</div>
<p class="MsoNormal"> <O:P>
</O:P>
</p>
<p class="MsoNormal">After the introduction of c++ it
just become a norm for programmers to ‘<b>Comment
out</b>’, huge parts of their code using this style.
The initial part (/*) and the final part(*/) can be on
separate lines.</p>
<p class="MsoNormal"><span style="mso-spacerun: yes"> </span></p>
<p class="MsoNormal"><span style="mso-spacerun: yes">
</span>E.g.:</p>
<table border="1" cellPadding="0" cellSpacing="0" style="BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none; MARGIN-LEFT: 0.2in; mso-border-alt: solid windowtext .5pt; mso-padding-alt: 0in 5.4pt 0in 5.4pt">
<tbody>
<tr style="HEIGHT: 73.75pt">
<td style="BORDER-BOTTOM: windowtext 0.5pt solid; BORDER-LEFT: windowtext 0.5pt solid; BORDER-RIGHT: windowtext 0.5pt solid; BORDER-TOP: windowtext 0.5pt solid; HEIGHT: 73.75pt; PADDING-BOTTOM: 0in; PADDING-LEFT: 5.4pt; PADDING-RIGHT: 5.4pt; PADDING-TOP: 0in; WIDTH: 314.55pt" vAlign="top" width="419">
<ol style="MARGIN-TOP: 0in" type="1">
<li class="MsoNormal" style="mso-list: l2 level1 lfo1; tab-stops: list .5in"><font color="#0000ff">#include</font>
<iostream.h>
<li class="MsoNormal" style="mso-list: l2 level1 lfo1; tab-stops: list .5in"><span style="mso-spacerun: yes"><font color="#0000ff"> </font></span><font color="#0000ff">int</font>
main()
<li class="MsoNormal" style="mso-list: l2 level1 lfo1; tab-stops: list .5in">{/*
<li class="MsoNormal" style="mso-list: l2 level1 lfo1; tab-stops: list .5in"><font color="#008000">cout<<
“ This whole line gets, commented
out!”</font>;*/
<li class="MsoNormal" style="mso-list: l2 level1 lfo1; tab-stops: list .5in">}</li>
</ol>
<p class="MsoNormal"> <O:P>
</O:P>
</p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="MARGIN-LEFT: 0.25in"> <O:P>
</O:P>
</p>
<p class="MsoNormal" style="MARGIN-LEFT: 0.25in"> <O:P>
</O:P>
</p>
<p class="MsoNormal" style="MARGIN-LEFT: 0.25in"> <O:P>
</O:P>
</p>
<p class="MsoNormal" style="MARGIN-LEFT: 0.25in"><<b>Warning</b>:
The numbered indentation is not to be included with
the code while typing. It is only for your
convenience></p>
<p class="MsoNormal" style="MARGIN-LEFT: 0.25in"> <O:P>
</O:P>
</p>
<p class="MsoNormal" style="MARGIN-LEFT: 0.25in"> <O:P>
</O:P>
</p>
<ol start="2" style="MARGIN-TOP: 0in" type="1">
<li class="MsoNormal" style="mso-list: l3 level1 lfo4; tab-stops: list .5in">C++
Style</li>
</ol>
<p class="MsoNormal" style="MARGIN-LEFT: 0.25in"> <O:P>
</O:P>
</p>
<div style="BORDER-BOTTOM: windowtext 0.5pt solid; BORDER-LEFT: windowtext 0.5pt solid; BORDER-RIGHT: windowtext 0.5pt solid; BORDER-TOP: windowtext 0.5pt solid; PADDING-BOTTOM: 1pt; PADDING-LEFT: 4pt; PADDING-RIGHT: 4pt; PADDING-TOP: 1pt">
<p class="MsoNormal" style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none; MARGIN-LEFT: 0.25in; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; PADDING-TOP: 0in; mso-border-alt: solid windowtext .5pt; mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt">//
<font color="#008000">After the 2 slashes, you can
type anything that makes sense.</font></p>
</div>
<p class="MsoNormal"> <O:P>
</O:P>
</p>
<p class="MsoNormal">This comment style is used more
often these days but please note that if your comment
sentence goes over many lines, please use // on each
line at the beginning.</p>
<p class="MsoNormal"><span style="mso-spacerun: yes">
</span>E.g.:</p>
<p class="MsoNormal"><O:P>
</O:P>
</p>
<ol style="MARGIN-TOP: 0in" type="1">
<li class="MsoNormal" style="mso-list: l0 level1 lfo5; tab-stops: list .5in"><font color="#0000ff">#include</font>
<iostream.h>
<li class="MsoNormal" style="mso-list: l0 level1 lfo5; tab-stops: list .5in"><span style="mso-spacerun: yes"><font color="#0000ff"> </font></span><font color="#0000ff">int
</font>main()
<li class="MsoNormal" style="mso-list: l0 level1 lfo5; tab-stops: list .5in">{
<li class="MsoNormal" style="mso-list: l0 level1 lfo5; tab-stops: list .5in">cout<<
“How are you I am fine”;
<li class="MsoNormal" style="mso-list: l0 level1 lfo5; tab-stops: list .5in"><font color="#008000">//</font>
<font color="#008000">Line 4 will print </font>
<li class="MsoNormal" style="mso-list: l0 level1 lfo5; tab-stops: list .5in"><font color="#008000">//“How
are you I am fine, to the screen.</font></li>
<li class="MsoNormal" style="mso-list: l0 level1 lfo5; tab-stops: list .5in"><font color="#008000">//</font>
<font color="#008000">Notice that </font>
<li class="MsoNormal" style="mso-list: l0 level1 lfo5; tab-stops: list .5in"><font color="#008000">//I
placed the 2 slashes on this line too.</font></li>
<li class="MsoNormal" style="mso-list: l0 level1 lfo5; tab-stops: list .5in">}</li>
</ol>
<p> </p>
<p> </p>
<p> </td>
<td WIDTH="14"> </td>
<td VALIGN="TOP" WIDTH="200"> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td VALIGN="TOP" height="2">
<table CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="100%">
</table>
</td>
</tr>
</table>
<table CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="497">
<tr>
<td valign="top" align="left" bgcolor="#E8E8F7" width="262" height="29"><b>Note</b>:
If anything appears wrong, it is due to the incompatibility
of the browser.</td>
</tr>
<tr>
<td height="34" width="262">For compiler compatibility issues
please refer to <a href="http://www.planetsourcecode.com/xq/ASP/txtCodeId.805/lngWId.3/qx/vb/scripts/ShowCode.htm">tutorial
3</a></td>
</tr>
<tr>
<td valign="top" align="left" bgcolor="#fffff0" width="262" height="44">Users
of Netscape have complained regarding misprinting of <b>C++</b>
style comments but I can't verify that since I use IE, but
kudos to the Netscape user helping me solve the endless
comments problem due to browser incompatibility.
</td>
</tr>
<tr>
<td VALIGN="TOP" WIDTH="262"></td>
</tr>
<tr>
<td VALIGN="TOP" width="330"></td>
<td WIDTH="1"></td>
<td VALIGN="TOP" width="162"></td>
</tr>
</table>
<!-- content_end-->
</td>
</tr>
<tr>
<td VALIGN="TOP" WIDTH="671">
<table WIDTH="673" CELLPADDING="0" CELLSPACING="0" BORDER="0">
<tr>
<td COLSPAN="2" width="671">
<hr NOSHADE="TRUE" SIZE="1" COLOR="#CCCCCC" WIDTH="671" ALIGN="LEFT">
<p class="MsoNormal">_______________________________________________________________________</p>
<p class="MsoNormal"> If you like this code please
give me a good message. If you have gained some
knowledge from this tutorial please make me happy, by giving
me an “excellent rating”. That's all I ask.</p>
<p class="MsoNormal">_______________________________________________________________________</p>
<pre> <b>Tutorial</b> 2 - <b>By</b>: <b>A</b>min <b>P</b>atel</pre>
<p> </td>
</tr>
<tr>
<td VALIGN="TOP" WIDTH="1"></td>
<td VALIGN="TOP" WIDTH="668" ALIGN="CENTER">
<p align="left"><font size="1"><a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/scripts/BrowseAllCategories.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" style="COLOR: #000080" target="_top">Categories</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/Tutorial/default.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" target="_top">Articles
and Tutorials</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/scripts/search.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" target="_top">Advanced
Search</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/Bookstore/default.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" style="COLOR: #000080" target="_top">Recommended
Reading</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/authors/determine_author_type.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" target="_top">Upload</a> | <a href="http://www.planetsourcecode.com/xq/ASP/grpCategories.-1/optSort.DateDescending/txtMaxNumberOfEntriesPerPage.10/blnNewestCode.TRUE/blnResetAllVariables.TRUE/lngWId.3/qx/vb/scripts/BrowseCategoryOrSearchResults.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" style="COLOR: #000080" target="_top">Newest
Code</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/contest/ContestAndLeaderBoard.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" target="_top">Code
of the Month</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/CodeOfTheDay/signup.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" style="COLOR: #000080" target="_top">Code
of the Day</a> | <a href="http://www.planetsourcecode.com/xq/ASP/grpCategories.-1/txtMaxNumberOfEntriesPerPage.10/blnTopCode.True/blnResetAllVariables.TRUE/lngWId.3/qx/vb/scripts/BrowseCategoryOrSearchResults.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" style="COLOR: #000080" target="_top">All
Time Hall of Fame</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/contest/ContestInfo.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" style="COLOR: #0000ff" target="_top">Coding
Contest</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/jobs/SearchJobs.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" target="_top">Search
for a job</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/jobs/PostJob.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" target="_top">Post
a Job</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/discussion/default.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" style="COLOR: #000080" target="_top">Ask
a Pro Discussion Forum</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/chat/chat.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" target="_top">Live
Chat</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/feedback/feedback.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" target="_top">Feedback</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/authentication/MyPlanetSourceCode/CustomizeInfo.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" style="COLOR: #000080" target="_top">Customize</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/default.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" style="COLOR: #000080" target="_top">C/
C++ Home</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId./qx/default.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" target="_top">Site
Home</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/scripts/OtherLinks.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" target="_top">Other
Sites</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/about/AboutTheSiteAndAuthor.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" style="COLOR: #000080" target="_top">About
the Site</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/feedback/feedback.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" target="_top">Feedback</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/LinkToUs/default.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" target="_top">Link
to the Site</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/about/Awards.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" target="_top">Awards</a> | <a href="http://www.planetsourcecode.com/xq/ASP/lngWId.3/qx/vb/advertisement/scripts/rates.htm" onmouseout="javascript:this.style.color='#000080'" onmouseover="javascript:this.style.color='#0000FF'" target="_top">Advertising</a></font><br>
<br>
</p>
<p align="left"> <b><font size="4">C++ </font></b>
- Tutorials<br>
<br>
<center><font face="verdana,arial" size="1">Copyright© 1997
by <a href="http://www.exhedra.com">Exhedra Solutions, Inc.</a>
All Rights Reserved. By using this site you
agree to its <a href="http://www.planetsourcecode.com/vb/scripts/TermsAndConditions.asp?lngWId=3">Terms
and Conditions.</a> Planet Source Code (tm) and
the phrase "Dream It. Code It" (tm) are trademarks
of Exhedra Solutions, Inc.</font></center></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</table>
</body>
Upload
Upload
Оригинальные комментарии (3)
Восстановлено из Wayback Machine