Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #31.8K
Ranked #3K
~8K People Reached
Favorite Tags
c++ x 5
Member Avatar for brett_1983

Hi folks ... im in desperate need of some assistance. Somehow (all of a sudden) my Office 2007 doesnt work and I get the following message when trying to open Word, Excel etc... "The command cannot be performed because the dialog box is open. Click OK, and then close open …

Member Avatar for emh5945
0
421
Member Avatar for orangejuice2005

I have an assignment dealing with polynomials and adding two of them together. Am using vectors to approach this and i have one vector assigned for coefficients and the other exponents Am very very new to c++ and am at a lost. Here is my + operator [code] Polynomial operator+(Polynomial& …

Member Avatar for Duoas
0
2K
Member Avatar for rajatC

How to output to an excel file and how to read from it?? i have done the writing part...to use [inlinecode]"\t"[/inlinecode] for moving to next cell in same row and [inlinecode]"\n" [/inlinecode]to move to next row... and is there any special format to save that excel file..because when i save …

Member Avatar for jacki
1
6K