Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
23% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
2
0 Endorsements
~875 People Reached
Favorite Forums
Favorite Tags
c++ x 31
Member Avatar for Snapster5

heya couple errors in this code, not really sure what to do... line 30 expected constructor, destructor, or type conversion before '(' token line 30 expected `,' or `;' before '(' token line 32 expected constructor, destructor, or type conversion before '<<' token line 32 expected `,' or `;' before …

Member Avatar for Snapster5
-1
47
Member Avatar for Snapster5

heya i get these two errors before i compile... line 23 expected primary-expression before "else" line 23 expected `;' before "else" [CODE]int count = 0;for (count = 0; count <= 10 ; count ++) { for (count = 0; count <= 10 ; count ++) { cout <<"\n\n\n\n"; cout <<"Please …

Member Avatar for jonsca
0
64
Member Avatar for Snapster5

Hi working on this lab, and theres mistakes were i know im not writing the code correctly but i am trying, really am. If anyone couuld help me out with these errors, or notice were i am writing incorrectly can you post correct way. thank you.. Description: Create a program …

Member Avatar for Lerner
0
144
Member Avatar for Snapster5

ok it almosts works, the program stops when i enter the first at_BAT AND then hits and wont loop to get the neext persons at bat and hits. error: 36 no matching function for call to `toupper(std::string&)' ok here is ther part that isnt working... for (int i = 0; …

Member Avatar for mrnutty
0
90
Member Avatar for Snapster5

heya, i am working on this program wonderig anyone can help me finish it . i put in most of the //info on whats suppose to happen but am having trouble figuring out actually how to. [CODE] *Program Description: This program is designed to insert numbers into * an array …

Member Avatar for Ancient Dragon
0
148
Member Avatar for Snapster5

Hi i put most of the //discriptions in so it should be easy to tell what is suppose tohappen where. It is longer then it seems, its very beginner level. Also im not sure i did the functions and arrays perfect. Errors i have before i have been able to …

Member Avatar for Snapster5
0
143
Member Avatar for Snapster5

Hi im working on a function lab that was givin to use, there are compile erros on it im not sure how to fix, most likely caused by mistakes by me not wrinting correctly. If you can help me out on this would be appreciated. Discription: The purpose of the …

Member Avatar for Ancient Dragon
0
120
Member Avatar for Snapster5

Ok so this is an extra credit lab i have for any missed lab or replace for our lowest lab score for anyone has in the class. I'm not sure what im suppose to do with it the teacher just emailed us this info. If anyone can direct me to …

Member Avatar for Dave Sinkula
0
119