#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "cc_test.h"
#include "cc_scan.h"
#include "cc_parse.h"
Functions | |
int | cc_parse_test (int v) |
test the stack based calculator |
|
test the stack based calculator
|