can some one help me how to use gotoxy in making a program that all the sentence in center !!!! thanks !!!!

Recommended Answers

All 4 Replies

Which compiler(*) are you using?
What have you tried so far - can you gotoxy anywhere at all, and just need the math for centring (for example)?
Post an attempt (and read the howto post code threads FIRST)


(*) I'm gonna guess TurboC running on top of XP just for the hell of it.

Why do you want to do it ? And what have you done ? ask this to yourself always before asking for help here !!!

>I'm gonna guess TurboC running on top of XP just for the hell of it.
Trust me, he is :)

To the OP:
If you really need conio, go and get a decent compiler like MinGW and use this conio implementation for it :)
That would already be a lot better !

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.