Skip to content

Removed #include<conio.h>#6

Open
nxwi wants to merge 1 commit into
mohammedmishalk:mainfrom
nxwi:main
Open

Removed #include<conio.h>#6
nxwi wants to merge 1 commit into
mohammedmishalk:mainfrom
nxwi:main

Conversation

@nxwi
Copy link
Copy Markdown

@nxwi nxwi commented Jan 25, 2022

clrscr() and getch() are both part of conio.h. It is primarily used in MS-DOS based compilers. They are kinda unnecessary. They gives error in new compilers.

clrscr() and getch() are both part of conio.h. It is primarily used in MS-DOS based compilers. They are kinda unnecessary. They gives error in new compilers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant