i am using dev c++ , i want to clear my graphics screen how do i do this ? i have tried system("cls") but it didnt work and even tried adding conio.h plus linking it but i got these errors
2 C:\Dev-Cpp\choc 1.cpp conio.h: No such file or directory. what should i do please help me linking to its library
User Profile
Collapse
-
-
not that input functions i meant the input function which receives data like scanf so i want the substitute for scanf in graphics like there is for printf :outtextxy,text out but what is for scanf ..please tell meLeave a comment:
-
i understood what u meant by use graphic facilities but that i can use for output which can also be achieved through outtextxy but pls tell me about the input function in graphics ....Leave a comment:
-
i just wanted to combine all i/o operations ,graphics ,sound in one window only.i dont want to create a special window for it . c using turbo c++ i made it all in one window but play sound() wasnt availaible...wh en i tried it in dev c++ all i /o functions + sound was being performed in one window but graphics in other ..what i want is all in one window ..pls tell me how do i do this ?Leave a comment:
-
tried a lot searching for an input function used in graphics but no help...please provide me the function name with syntax so i can carry forward my projectLeave a comment:
-
even if i do this ,cin or scanf functions will take place in other window only...i want all in one window only printf is getting replaced by other functionsLeave a comment:
-
thank u banfa ...but then how do i do this? i am working on a quiz game project where input is required as well as graphics background and sound on the same screen ..how will i do this ...if it isnt possible in dev c++, i have tried turbo c++ also but sound function couldnt be added as error occured saying windows.h could not be opened. otherwise graphis and input operations are taking place in one window only .in turbo c++..please help me regarding...Leave a comment:
-
graphics is displayed in different window bgi in dev c++
i am using dev c++ ,so while i am working on graphics it gets diplayed in different window that is bgi window while input and output functions in normal output window what i want is both of them in one window . how do i do this ?
No activity results to display
Show More
Leave a comment: