User profile: bazetwo

User info
User name:bazetwo
History
Joined:
Number of posts:56
Latest posts:

Search Array
[s]line 37 tests if A[0] is non-zero, then post increments x so x is now 1. line 39 now tests A[1]. ...

Search Array
[code]/* Write a char search function that takes 3 parameters as input: the array, the size of the ...

Search Array
Take a look At this code: [code] /* Write a main function that creates an array with your name, prom...

Need help solving my for loop errors
what errors are you getting ?

Guys I need help, the exam is coming soon, simple program
Play with the Code below to suit your purpose. [code] #include <iostream> using std::cout; using s...