easy beginer question

  • 18 years ago

    Hey guy's here's a few easy 1's for you:::


    1) i need to set the curser position in a console window, what header file to i need, and what's the function,,,, gotoXY(x,y) or setXY(x,y) or sumthing


    2)how to i set text and background colour ? (what header files, and what functions ) ??


    thanX

  • 18 years ago

    Hi,
    1) U can use gotoxy with any compiler, except with VC .
    2) To set text or back colours use <conio.h> functions. but i think VC not implement them


    Dirso

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“There are 10 types of people in the world, those who can read binary, and those who can't.”