Thread: clearing an NT console

  1. #1
    Hamster without a wheel iain's Avatar
    Join Date
    Aug 2001
    Posts
    1,385

    Question clearing an NT console

    I am writing for Win NT console, unfortunatly i am forced to use MS dev studio which doesnt support clrscr() and wont allow system calls, i have read msdn help in its entirety and am still unable to do it, i have been told that the NT console is different to a regular windows console, does anyone know how to clear it - im stuck, nobody i know can think of a way either
    Monday - what a way to spend a seventh of your life

  2. #2
    of Zen Hall zen's Avatar
    Join Date
    Aug 2001
    Posts
    1,007
    Check MSDN. There's also a simplified version of this in the FAQ.
    zen

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Perfect number and divisors
    By Lissa in forum C Programming
    Replies: 31
    Last Post: 10-24-2008, 01:36 PM
  2. Full Screen Console
    By St0rmTroop3er in forum C++ Programming
    Replies: 1
    Last Post: 09-26-2005, 09:59 PM
  3. Clearing the console
    By beanroaster in forum C++ Programming
    Replies: 53
    Last Post: 09-14-2005, 07:46 PM
  4. Clearing the screen in a dos console window...
    By Unregistered in forum C++ Programming
    Replies: 13
    Last Post: 02-15-2002, 04:15 AM
  5. Just one Question?
    By Irish-Slasher in forum C++ Programming
    Replies: 6
    Last Post: 02-12-2002, 10:19 AM