Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 50457
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T16:35:47+00:00 2026-05-10T16:35:47+00:00

I have a little routine that’s run under Linux and Windows written in C

  • 0

I have a little routine that’s run under Linux and Windows written in C and displays output on the console. I’m not linking in any form of curses or anything like that.

Currently I clear the screen using

#ifdef __WIN32   system( 'cls' ); #else   system( 'clear' ); #endif 

Then I have a bunch of printf statements to update the status. What I’d like just reset the screenpointer to 0,0 so I can then just overlay my printfs. I’d rather avoid compiling in any more extensions especially since I’m coding for 2 different OS’.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T16:35:47+00:00Added an answer on May 10, 2026 at 4:35 pm

    Looks like I may have found a windows specific way of doing it SetConsoleCursorPosition

    Ansi escape sequence \033[0;0H for Linux – just printf that to the console.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been using a tidy little routine that I found here to calculate
When I run a single-threaded program that i have written on my quad core
Greetings. I have written a little python script that calls MySQL in a subprocess.
Recently I was asked to automate a little sub-routine that presented a series of
Not clear what is going on: I have the 2 following lines that works
first, a little background. I am using VS2010 and have a WCF service that
I have a little problem. I have a program that will draw wave function
I've got a simple routine that populates a record in a table. I have
I have little unusual problem to solve. I need some hint or links to
I have little bit longer question for you - but hope answer will be

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.