Pages (2): « First « 1 [2] Last » Thread Closed  Post Thread 

Help in C++?
Author Message
Nikku
Member



Posts: 50
Group: Registered
   
Cash: 0.00 Donate
RE: Help in C++?

I am VERY new to C++ and was wondering if someone could help me write this program. I am trying to find the area and perimeter of a rectangle. The length is 10 and the width is 12. Area = length * width (i am presuming) and Permiter would = 2 * length + 2 * width.


http://www.vaporizeonline.com/">vaporizers</a>
05-11-2011 03:55 PM
Send the author a private message Visit authors website Find all posts by this author Quote this message in a reply
Affiliate Banner
This is an ad revenue sharing forum
LuiceMullins
Junior Member



Posts: 4
Group: Registered
   
Cash: 0.00 Donate
RE: Help in C++?

Most appreciated 21st century invention of language program you can say. Ans there is so many updates in this program as latest ones, like every time need to be in touch to learn new things in it as my point of view.


office administration courses
05-30-2011 05:04 PM
Send the author a private message Find all posts by this author Quote this message in a reply
LuiceMullins
Junior Member



Posts: 4
Group: Registered
   
Cash: 0.00 Donate
RE: Help in C++?

Michel I think you need to be with online tutorial for this error. First of all just make a glance to manual training resources that is much better as my point of view.


office administration courses
05-30-2011 05:07 PM
Send the author a private message Find all posts by this author Quote this message in a reply
cohenmiller91
Junior Member



Posts: 15
Group: Registered
   
Cash: 0.00 Donate
RE: Help in C++?

C + + is a programming language so it's hard for a program that generates the error to run the program every time when I need help with C + + and resolve this error because of additional proposals and tutorials as well as the function, cycle, string, string is out. It 's more used to help in C + +.


Pay As You Go Gym in London | buy maple syrup | dollars for gold
06-12-2011 02:59 PM
Send the author a private message Find all posts by this author Quote this message in a reply
danieljames123
Member



Posts: 56
Group: Registered
   
Cash: 0.00 Donate
RE: Help in C++?

Allocate a new array of the desired size, copy over the appropriate elements from the old array, then delete the old array.


Php Development India | cakephp development
06-18-2011 02:49 PM
Send the author a private message Visit authors website Find all posts by this author Quote this message in a reply
jelina
Junior Member



Posts: 5
Group: Registered
   
Cash: 0.00 Donate
RE: Help in C++?

C++ is a programming language thus it have a more difficult program that create a error during run this program at that time we will be need a help in C++ and solved error because more suggestion and tutorials of a function, loop ,array,string in help. It is a more used help in C++.I want help about how to do the database connection in C++? is this allowed?


anroid training in ahmedabad
06-21-2011 07:53 PM
Send the author a private message Find all posts by this author Quote this message in a reply
danielvettori12
Junior Member



Posts: 15
Group: Registered
   
Cash: 0.00 Donate
RE: Help in C++?

C++ is a programming language thus it have a more hard program that create a error during run this program at that time we will be want a help in C++ and solved error because more suggestion and tutorials of a function, loop ,array,string in help.


CFD Trading | FX Trade | Commodity Trading
07-19-2011 06:16 PM
Send the author a private message Find all posts by this author Quote this message in a reply
Minkiemartin
Junior Member



Posts: 9
Group: Registered
   
Cash: 0.00 Donate
RE: Help in C++?

1.define pointer variable *a assign null value to it
2.then define variable that (example n) to store size of arrays input by a user.
3. save pointer in variable a allocate array using new opreater.(a=new int[n])
4.then u need loop for up to n numbers to initialize element(for(int i=0;i,n;i++)
{
a[i]=0;
}
this will initialize all elements.
and finally you can free memory that is used by pointer.
by delete[]a;
this way you can create array dynamically


Pokies
Online Pokies

This post was last modified: 08-24-2011 03:08 AM by Minkiemartin.

08-24-2011 03:06 AM
Send the author an email Send the author a private message Visit authors website Find all posts by this author Quote this message in a reply
jakelewis242
Junior Member



Posts: 15
Group: Registered
   
Cash: 0.00 Donate
RE: Help in C++?

It is very canonic thing and from which your will ameliorate your analytic also.there are so gobs Books and sessions are uncommitted for that from which you can get the estimates about all the topics.


tulsa lawyers | Continuing Education
08-29-2011 08:53 PM
Send the author a private message Find all posts by this author Quote this message in a reply
Pages (2): « First « 1 [2] Last »

Thread Closed  Post Thread 


View a Printable Version | Send this Thread to a Friend | Subscribe to this Thread | Add Thread to Favorites
Rate This Thread:
Forum Jump: