📄 addressbook.c
字号:
/*===========================================================================
BREW DEVELOPMENT TRAINING:
Much of the code for the AddressBook has been written and most of the
logic sequencing determined. This is so the student could more
concentrate on BREW APIs as opposed to figuring out logic sequences.
Search for the keyword "Lab". The keyword indicates that the student
may need to perform some action or simply observe necessary code to
make the AddressBook game work properly.
The AddressBook.final contains all of the code necessary to complete AddressBook.
You can either cut and paste from the appropriate sections (not labeled),
or you can copy the AddressBook.final to AddressBook.c and recompile. Be sure and
save the AddressBook.c file if you so desire.
FILE: AddressBook.c
============================================================================
Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -