Home
Source Codes
Engineering Colleges

Training  Reports
Seminar Reports
Placement Papers

Forums

   Computer Science / IT
   Electronics
   Electrical
   Mechanical
   Chemical
   Civil

   CAT / MBA

   GMAT / Foreign MBA
Latest Jobs

Engineering Jobs / Technical Jobs
Management Jobs

Sitemap
Terms of use

Displaying  Source Code(s)  
 

 
Clear the Screen and Move cursor to (0,0)

--------------------------------------------------------------------------------

Description : This code clears the UNIX prompt and move cursor to (0,0) alike `clear` on UNIX or `cls' on DOS.You can custamize cursor position by changing values 0;0 .



#include<stdio.h>
int main()
{
printf("
 

 

 

Contribute content or training reports / feedback / Comments
job placement papers
All rights reserved © copyright 123ENG