My Project
Macros | Functions
main.c File Reference

Driver for the lc3 assembler. More...

#include <string.h>
#include <stdlib.h>
#include "assembler.h"

Functions

int main (int argc, char *argv[])
 

Detailed Description

This file is a driver for the lc3 assembler and contains main().

Author
Fritz Sieker

Function Documentation

int main ( int  argc,
char *  argv[] 
)

The entry point of the assembler. The program is invoked using:


mylc3as [-hex] assembly_file_name
Parameters
argc- count of arguments
argv- an array of arguments