?? exec.c
字號(hào):
/*
--- Version 3.4 93-06-22 13:40 ---
EXEC.C: EXEC function with memory swap - Prepare parameters.
Public domain software by
Thomas Wagner
Ferrari electronic GmbH
Beusselstrasse 27
D-1000 Berlin 21
Germany
*/
#include "compat.h"
#include "exec.h"
#include "checkpat.h"
#include <bios.h>
/*>e
Set REDIRECT to 1 to support redirection, else to 0.
CAUTION: The definition in 'spawn.asm' must match this definition!!
<*/
/*>d
Setzen Sie REDIRECT auf 1 um Dateiumleitung zu untert乼zen, sonst auf 0.
ACHTUNG: Die Definition in 'spawn.asm' mu
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -