who can help me in this poblem

Hello there i'm a new student in c++
and I need your help guys please in my assignment
------------------------------
• Write a program that will contain the
following methods:
– PrintMessage that will receive a string
parameter and will print it on the console
– GetLength that will receive a string
parameter and will return the string length
– FindMax that will receive three integers and
returns the maximum value between those
three.
– AllEven that will receive three integers and
return true if all are even or false if at least
one is odd
thanks

I did evrey things to find the answer but it was difficult.

please if can do that for me do it I will appreciate you generosity
I didn't understand what u asked for ? Is that you want some source code about the program above??
Hi

Learning by doing, you are not the old generation :-)

Do some thing first, try it, than if you have problems post it, we will help
Last edited on
Here' the output of your code.
Input:
Poor
Guy
---------
Output:
===================================
Your name is Poor Guy
String length is: 8
--------------------------------------------------------------

Seems there's no mistakes..
Look at your code at line 18, i primarily thought it's incorrect ......
Alright, show your result ? post it , i will analyse where you got wrong..
like what are saying the String length is: 8 when i wrote THE POOR
but is currect or no??????
and i need help to do the next steps plz tell me if there wrong!!!

thank ^_*
((I'm realy poor in C++ ))
((I'm realy poor in C++ ))


This could, in part, be related to the fact that you'd sooner have someone else write your code than figure out how to do it. ;-)

@thepoor
You are poor, only and only if you think you are.

Some where on the world, may be very closed to you, may be in your class, some one is just doing the things that seems to be complicated for you, there is no intellectually differences between you and that person. the only difference is the way you both think of yourselves....

Try it , if fails try it again, try again and again till you success...

We can provide you the code you need, but that is not the right way...

Watch this video .....


http://www.youtube.com/watch?v=H8ZuKF3dxCY


Last edited on
@therockon7throw

thanks bro I appreciate that
Topic archived. No new replies allowed.