can you pls help me for this , " write a program that will accept 3 row and 1 column integer number compare the value of x,y,z.

Recommended Answers

All 4 Replies

nikki_2 nobody can do homework for you. daniweb community is ready to help, but not from nothing. you better write a code from which you will be guided/helped to work it out.

If you need some help starting you could start by creating some variables in which the values of x, y and z will be stored.

int x, y, z;

//or float/double, depending on the value type.

convert from decimal to binary in c++ help

goold: Hijacking a thread with an unrelated question is rude. Hijacking a thread to make the exact same mistake that the OP was criticized for is simply stupid. DON'T BE STUPID.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.