EMULATOR_PDP_11
STEPIC Учебный проект на 'С', эмулятор PDP_11 в стиле ООП
Loading...
Searching...
No Matches
test_command.c File Reference
#include <stdio.h>
Include dependency graph for test_command.c:

Functions

int test_command ()
 

Function Documentation

◆ test_command()

int test_command ( )
5{
6 return 0;
7}