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

3 Posted Topics

Member Avatar for brett_1983

According to this, [URL="http://www.jcmiras.net/surge/p78.htm"]http://www.jcmiras.net/surge/p78.htm[/URL], just use your installation CD.

Member Avatar for emh5945
0
442
Member Avatar for orangejuice2005

I think "linked list" is the more efficient way of doing this polynomial addition than array. There is a more detail explanation on this here[URL="http://www.jcmiras.net/computers_and_internet/polynomial_calculator/"] http://www.jcmiras.net/computers_and_internet/polynomial_calculator/[/URL] though it was written in Borland C++ but I don't think that there is much difference in from the usual c/c++.

Member Avatar for Duoas
0
2K
Member Avatar for rajatC

You cannot read and write .xls file using file manipulation functions in c/c++ because it is pre-formatted by excel. However, you can do such on a .csv file since it is just a in a "plain text" format like .txt. You can verify this by comparing the content of a …

Member Avatar for jacki
1
6K

The End.