User Profile

Collapse

Profile Sidebar

Collapse
yohanus
yohanus
Last Activity: Jan 18 '09, 10:57 PM
Joined: Jan 18 '09
Location: Hayti Mo
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • yohanus
    replied to error message
    in C
    how do I do this I am new to C++ and am having a hard time with it the code I gave was givne to me to fix errors and these two are the ones that I could not figure out.
    See more | Go to post

    Leave a comment:


  • yohanus
    started a topic error message
    in C

    error message

    im haveing problems with the following piece of code
    in getting an error durring compilling which says
    error c2065; 'arraySize' : undeclared identifier line 54
    error c2065: 'anArray' : undeclared identifer line 55
    (Shown underlined and in Itilacs in the code
    [code=c]
    #include <iostream>

    using namespace std;

    int sum(int [], int);
    int countNmbrsBigge r(int [], int,...
    See more | Go to post
    Last edited by pbmods; Jan 19 '09, 12:21 AM. Reason: Added CODE tags.
No activity results to display
Show More
Working...