Create a file: Difference between revisions

Content added Content deleted
Line 641: Line 641:
}</lang>
}</lang>


== OS/2 ==
=== OS/2 ===

Using the OS/2 API functions <code>DosOpen</code> and <code>DosMkDir</code>.


<lang c>#include <os2.h>
<lang c>#include <os2.h>