dos.h header file functions with examples in C language

This section contains library functions of dos.h header file with example programs and output. Each function is described with its definition, syntax and description of the program.

List of solved programs of 'dos.h' header file

  1. delay() and sleep() functions of dos.h in C.
    In this article, we are going to learn about the process of terminating functions such as delay() and sleep() of dos.h header file in C.
  2. getdate() and gettime() functions of dos.h in C.
    In this article, we are going to learn about the process of getting the current time and date of our system by using getdate() and gettime() functions of dos.h header file in C.
  3. sound() and nosound() functions of dos.h in C.
    sound() and nosound() functions of dos.h in C: In this article, we are going to learn about the sound in programs and how we can use them with the help of our pre-defined functions of dos header file?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT


Top MCQs

Comments and Discussions!




Languages: » C » C++ » C++ STL » Java » Data Structure » C#.Net » Android » Kotlin » SQL
Web Technologies: » PHP » Python » JavaScript » CSS » Ajax » Node.js » Web programming/HTML
Solved programs: » C » C++ » DS » Java » C#
Aptitude que. & ans.: » C » C++ » Java » DBMS
Interview que. & ans.: » C » Embedded C » Java » SEO » HR
CS Subjects: » CS Basics » O.S. » Networks » DBMS » Embedded Systems » Cloud Computing
» Machine learning » CS Organizations » Linux » DOS
More: » Articles » Puzzles » News/Updates

© https://www.includehelp.com some rights reserved.