文件名称:Assignment_3
介绍说明--下载内容均来自于网络,请自行研究使用
按规定的格式处理字符串
You will design and implement a program that will
take as command line arguments descr iptions of types, possibly associated with variable names,
some of those variable names possibly referring to other variable names,
check that those descr iptions are correct according to some well dened set of rules, and
output appropriate C representations of those descr iptions.-1 Aims
The main purpose of the assignment is to let you practice the following programming techniques:
perform operations on pointers to basic and more complex types
pass pointers as arguments to functions
perform operations on strings
parse some text.
2
You will design and implement a program that will
take as command line arguments descr iptions of types, possibly associated with variable names,
some of those variable names possibly referring to other variable names,
check that those descr iptions are correct according to some well dened set of rules, and
output appropriate C representations of those descr iptions.-1 Aims
The main purpose of the assignment is to let you practice the following programming techniques:
perform operations on pointers to basic and more complex types
pass pointers as arguments to functions
perform operations on strings
parse some text.
2
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Assignment_3
............\#arguments.c#~
............\arguments.c
............\arguments.c~
............\assignment3.pdf
............\Makefile
............\stringtest.c
............\stringtest.c~
............\#arguments.c#~
............\arguments.c
............\arguments.c~
............\assignment3.pdf
............\Makefile
............\stringtest.c
............\stringtest.c~