Hello,

I am creating an console application for windows. I have set bufferSize and consoleSize so you dont have the console. If a set the cursor position at the very bottom right position the window scrolls down.

Is it posible to stop this?

Greetings Corné

Recommended Answers

All 3 Replies

What are you trying to do? Maybe that will help in showing you a different way.

I am trying to create an kind of console ASCII interface without refresh, I do this with SetCursorPos and putchar();

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.