This commit is contained in:
Yeongjin Jang 2019-04-01 00:22:30 -07:00
parent 90ea65452a
commit b48a2f6d29
3 changed files with 9 additions and 2 deletions

2
CODING
View File

@ -15,8 +15,6 @@ We have the following conventions in our code:
* Function names are all lower-case separated by underscores.
* Beginning-of-line indentation via tabs, not spaces.
* Preprocessor macros are always UPPERCASE.
There are a few grandfathered exceptions: assert, panic,
static_assert, offsetof.

4
README.info Normal file
View File

@ -0,0 +1,4 @@
Lab 1 : Tue 10:00 ~ 11:20
Lab 2 : Tue 12:00 ~ 13:20
Lab 3 : Wed 15:00 ~ 16:20
Lab 4 : Fri 14:00 ~ 15:20

5
student.info Normal file
View File

@ -0,0 +1,5 @@
OSU ID (xxx-yyy-zzz) : 933456789
FLIP ID (e.g., jangye) : jangye
Name : Yeongjin Jang
CS 444/544 ? : 444
Lab Class # : Lab 1