473,508 Members | 2,370 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

clrscr(),gotoxy();not working

1 New Member
I am using quincy 2005 compiler. The functions gotoxy() and clrscr() are not working.
How can i use those functions in my compiler?
May 27 '10 #1
1 3399
Banfa
9,065 Recognized Expert Moderator Expert
Short answer: Since they are part of a Borland extension if you are not using a Borlandcompiler you can't.

Long Answer: Read This
May 27 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
9750
by: AHR | last post by:
Hi NG I am learning MFC but only use the command promt at the moment to run my C++ programs. My problem is that i cant use clrscr() even if i include <conio.h>. I get this error: ****
5
3233
by: Binny V A | last post by:
Hello Everyone, I have been programming in C++ with borland compiler for a while now. But when I try to compile the same programs with other complilers like mingw, digital mars etc. there are...
2
6653
by: lavender | last post by:
In C programming, izzit got this function 1. clrscr( ); ? what header file I should use? 2. <conio.h> I donnon C programming have this header file or not, which I know is in ...
1
4204
by: bluesteel | last post by:
Hi guys. I have programmed in c and use clrscr() from conio.h. The problem was that, when i started programming under c++ i found that clrscr is nonexistant! Even if i include conio.h it will not...
10
50160
by: playagain | last post by:
Why I can't use the clrscr(); and gotoxy(); in some compilers?
2
2907
by: naija | last post by:
When i am writing a simple c program-write to a file and read from it,fscanf not working. #include<stdio.h> int main() { FILE *ptr,*ptr1; int s,r; clrscr(); ptr=fopen("myfile.txt","w");...
8
5608
by: Michele 'xjp' | last post by:
Hi there, I am using a POSIX-compliant system, Cygwin on Windows. I need the features of conio.h's getch() and clrscr(), but I can't compile programs with #include <conio.h(since conio.h is NOT...
9
27262
AmberJain
by: AmberJain | last post by:
Hello, What is the difference between --------> 1. clrscr(); // defined in various header files 2. system("cls"); //available in stdio.h in bloodshed dev c++ Well,...
8
11827
by: kristien | last post by:
hi friends, I've a small doubt. can u help me? is it possible for clrscr() to work without conio header file.I found its working but i dono how its possible.If u've answer pls reply.
0
7224
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7118
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
7038
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7493
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5049
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4706
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3192
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
763
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
415
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.