<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Some C++ programs</title>
	<atom:link href="http://www.anuragbhandari.com/2008/07/some-c-programs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anuragbhandari.com/2008/07/some-c-programs/</link>
	<description>Impossibilities Recede As Experience Advances</description>
	<lastBuildDate>Tue, 07 Feb 2012 13:35:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anurag Bhandari</title>
		<link>http://www.anuragbhandari.com/2008/07/some-c-programs/comment-page-1/#comment-63176</link>
		<dc:creator>Anurag Bhandari</dc:creator>
		<pubDate>Mon, 17 Oct 2011 13:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://anurag.granularproject.org/?p=67#comment-63176</guid>
		<description>@Avinash: How can I help you, buddy?</description>
		<content:encoded><![CDATA[<p>@Avinash: How can I help you, buddy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AVINASH</title>
		<link>http://www.anuragbhandari.com/2008/07/some-c-programs/comment-page-1/#comment-63157</link>
		<dc:creator>AVINASH</dc:creator>
		<pubDate>Mon, 17 Oct 2011 05:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://anurag.granularproject.org/?p=67#comment-63157</guid>
		<description>sir i have got a project on canteen billing system in c++ using file handling!!!!
plzzz rply soon as it is possible</description>
		<content:encoded><![CDATA[<p>sir i have got a project on canteen billing system in c++ using file handling!!!!<br />
plzzz rply soon as it is possible</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anurag Bhandari</title>
		<link>http://www.anuragbhandari.com/2008/07/some-c-programs/comment-page-1/#comment-59514</link>
		<dc:creator>Anurag Bhandari</dc:creator>
		<pubDate>Thu, 18 Aug 2011 02:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://anurag.granularproject.org/?p=67#comment-59514</guid>
		<description>@mak
I can only guide you in the project. Rest you&#039;d have to develop yourself. :)</description>
		<content:encoded><![CDATA[<p>@mak<br />
I can only guide you in the project. Rest you&#8217;d have to develop yourself. <img src='http://www.anuragbhandari.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mak</title>
		<link>http://www.anuragbhandari.com/2008/07/some-c-programs/comment-page-1/#comment-59478</link>
		<dc:creator>mak</dc:creator>
		<pubDate>Wed, 17 Aug 2011 14:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://anurag.granularproject.org/?p=67#comment-59478</guid>
		<description>sirji i want c++ project on restaurant management can u help</description>
		<content:encoded><![CDATA[<p>sirji i want c++ project on restaurant management can u help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Priya Ranjan</title>
		<link>http://www.anuragbhandari.com/2008/07/some-c-programs/comment-page-1/#comment-47416</link>
		<dc:creator>Priya Ranjan</dc:creator>
		<pubDate>Mon, 10 Jan 2011 04:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://anurag.granularproject.org/?p=67#comment-47416</guid>
		<description>sir, if u could mail me the source code for canteen management in c++ using data file handling please</description>
		<content:encoded><![CDATA[<p>sir, if u could mail me the source code for canteen management in c++ using data file handling please</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shohan</title>
		<link>http://www.anuragbhandari.com/2008/07/some-c-programs/comment-page-1/#comment-44581</link>
		<dc:creator>shohan</dc:creator>
		<pubDate>Sun, 05 Dec 2010 20:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://anurag.granularproject.org/?p=67#comment-44581</guid>
		<description>how sweet</description>
		<content:encoded><![CDATA[<p>how sweet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yilin</title>
		<link>http://www.anuragbhandari.com/2008/07/some-c-programs/comment-page-1/#comment-44105</link>
		<dc:creator>yilin</dc:creator>
		<pubDate>Sat, 27 Nov 2010 19:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://anurag.granularproject.org/?p=67#comment-44105</guid>
		<description>hai.. i&#039;m student from malaysia doing IT..so I ask for ur kind help with this program...and it must be in C++.. Write a program that computes the cost of a long-distance call. The cost of the call is determined according to the following rate schedule:
a.	Any call started between 8:00 A.M. and 6:00 P.M., Monday through Friday, is billed at a rate of $0.40 per minute.
b.	Any call starting before 8:00 A.M. or after 6:00 P.M., Monday through Friday, is charged at a rate of $0.25 per minute.
c.	Any call started on Saturday or Sunday is charged at a rate of $0.15 per minute.

The input will consist of 
-	the day of the week
-	the time the call started
-	the length of the call in  minutes
The output will be the cost of the call. The time is to be input in 24-hour notation (e.g. the time 1:30 P.M. is input as 13:30). The day of the week will be read as one of the following pairs of character values, which are stored in two variables of type char:

Mo	Tu	We	Th	Fr	Sa	Su

Be sure to allow the user to use either uppercase or lowercase letters or a combination of the two. The number of minutes will be input as a value of type int. Your program should include a loop that lets the user repeat this calculation until the user says she or he is done.</description>
		<content:encoded><![CDATA[<p>hai.. i&#8217;m student from malaysia doing IT..so I ask for ur kind help with this program&#8230;and it must be in C++.. Write a program that computes the cost of a long-distance call. The cost of the call is determined according to the following rate schedule:<br />
a.	Any call started between 8:00 A.M. and 6:00 P.M., Monday through Friday, is billed at a rate of $0.40 per minute.<br />
b.	Any call starting before 8:00 A.M. or after 6:00 P.M., Monday through Friday, is charged at a rate of $0.25 per minute.<br />
c.	Any call started on Saturday or Sunday is charged at a rate of $0.15 per minute.</p>
<p>The input will consist of<br />
-	the day of the week<br />
-	the time the call started<br />
-	the length of the call in  minutes<br />
The output will be the cost of the call. The time is to be input in 24-hour notation (e.g. the time 1:30 P.M. is input as 13:30). The day of the week will be read as one of the following pairs of character values, which are stored in two variables of type char:</p>
<p>Mo	Tu	We	Th	Fr	Sa	Su</p>
<p>Be sure to allow the user to use either uppercase or lowercase letters or a combination of the two. The number of minutes will be input as a value of type int. Your program should include a loop that lets the user repeat this calculation until the user says she or he is done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ankit bhandari</title>
		<link>http://www.anuragbhandari.com/2008/07/some-c-programs/comment-page-1/#comment-41228</link>
		<dc:creator>ankit bhandari</dc:creator>
		<pubDate>Wed, 27 Oct 2010 13:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://anurag.granularproject.org/?p=67#comment-41228</guid>
		<description>sir please can u email or post a project of c++ on restaurant managment of 30 pages its urgent</description>
		<content:encoded><![CDATA[<p>sir please can u email or post a project of c++ on restaurant managment of 30 pages its urgent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anurag Bhandari</title>
		<link>http://www.anuragbhandari.com/2008/07/some-c-programs/comment-page-1/#comment-33982</link>
		<dc:creator>Anurag Bhandari</dc:creator>
		<pubDate>Tue, 27 Jul 2010 08:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://anurag.granularproject.org/?p=67#comment-33982</guid>
		<description>&lt;a href=&quot;#comment-33980&quot; rel=&quot;nofollow&quot;&gt;@James &lt;/a&gt; 
Sent you the code through email. :)</description>
		<content:encoded><![CDATA[<p><a href="#comment-33980" rel="nofollow">@James </a><br />
Sent you the code through email. <img src='http://www.anuragbhandari.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.anuragbhandari.com/2008/07/some-c-programs/comment-page-1/#comment-33980</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 27 Jul 2010 07:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://anurag.granularproject.org/?p=67#comment-33980</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-12961&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-12961&quot; rel=&quot;nofollow&quot;&gt;sajith karingat &lt;/a&gt; :&lt;/strong&gt;hai….i think u r doing a real good job here…and i suppose this is a wonderfull place to seek help..i m a student from singapore doing my electronics eng..
so let me ask for ur kind help with this program …….i am not so sure how to finish this one..!!!IT WILL BE OF GREAT HELP IF YOU CAN MAIL ME THE CODE FOR THIS…AND FAVOURABLY WIF THE COMMENT LINES SO THAT I CAN UNDERSTAND HW IT WORKS..THNXX!!
here is the ” prob.statement”[i was asked to use classes and to impliment as a multi-file program.]//i am using visual studio 2005****
Assume that ABC telephone corporation offers three types of services for customers asshown in the table below.Home line Long Distance call Mobile phone lineMonthly subscription $10 $5 $25Free calls (minutes) – - 100Excess airtime charge $0.08/min ($)/min lookup fromthe oversea call table$0.20/minFree SMS – - 200Excess SMS charge – - $0.05/smsThe monthly subscription for home line is $10, customer will pay $0.08 per min of localair time. The monthly subscription for mobile phone line is $25, it comes with 100minutes of free local calls and 200 free SMS. Any additional air time is charged at$0.20/min; and additional SMS is charged at $0.05/sms.Customer with a home line and mobile line can subscribe to Long Distance call at anadditional monthly subscription of $5. The rate per minute depends on the country. It isindicated in the Long Distance rate table.Design the necessary classes and member functions to achieve the following tasks :a. Allow user to enter customer information such as customer name, account number,address and type of phone line.b. Accept entry of the number of minutes for local call, and/or long distance call.c. Accept entry of the number of SMS.d. Compute the local air time charges, and/or long distance air time charges based onthe destination country.e. Compute the total SMS charges.f. Compute and output the detailed phone bill to a text file.g. Additional features (Propose by students or given by lecturer) :__________________________________________________________________________________________________________________________________Country Rate/minutesAustralia $0.60Hong Kong $0.50Malaysia $0.20Indonesia $1.20Thailand $1.15&lt;/blockquote&gt;
Can you also mail me the c++ code too?Thanks</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-12961"><p>
<strong><a href="#comment-12961" rel="nofollow">sajith karingat </a> :</strong>hai….i think u r doing a real good job here…and i suppose this is a wonderfull place to seek help..i m a student from singapore doing my electronics eng..<br />
so let me ask for ur kind help with this program …….i am not so sure how to finish this one..!!!IT WILL BE OF GREAT HELP IF YOU CAN MAIL ME THE CODE FOR THIS…AND FAVOURABLY WIF THE COMMENT LINES SO THAT I CAN UNDERSTAND HW IT WORKS..THNXX!!<br />
here is the ” prob.statement”[i was asked to use classes and to impliment as a multi-file program.]//i am using visual studio 2005****<br />
Assume that ABC telephone corporation offers three types of services for customers asshown in the table below.Home line Long Distance call Mobile phone lineMonthly subscription $10 $5 $25Free calls (minutes) – &#8211; 100Excess airtime charge $0.08/min ($)/min lookup fromthe oversea call table$0.20/minFree SMS – &#8211; 200Excess SMS charge – &#8211; $0.05/smsThe monthly subscription for home line is $10, customer will pay $0.08 per min of localair time. The monthly subscription for mobile phone line is $25, it comes with 100minutes of free local calls and 200 free SMS. Any additional air time is charged at$0.20/min; and additional SMS is charged at $0.05/sms.Customer with a home line and mobile line can subscribe to Long Distance call at anadditional monthly subscription of $5. The rate per minute depends on the country. It isindicated in the Long Distance rate table.Design the necessary classes and member functions to achieve the following tasks :a. Allow user to enter customer information such as customer name, account number,address and type of phone line.b. Accept entry of the number of minutes for local call, and/or long distance call.c. Accept entry of the number of SMS.d. Compute the local air time charges, and/or long distance air time charges based onthe destination country.e. Compute the total SMS charges.f. Compute and output the detailed phone bill to a text file.g. Additional features (Propose by students or given by lecturer) :__________________________________________________________________________________________________________________________________Country Rate/minutesAustralia $0.60Hong Kong $0.50Malaysia $0.20Indonesia $1.20Thailand $1.15</p></blockquote>
<p>Can you also mail me the c++ code too?Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

