Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How does writing programs for DOS and Windows differ?

0
Posted

How does writing programs for DOS and Windows differ?

0

Typically a DOS based program is character based. The DOS program puts a prompt on the display and the user inputs key strokes as a reply. However, a Windows program has to interact with the Windows operating system that handles all the physical input and output for the programmer. The programmer also must use the Win32 API (Application Programming Interface).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123