This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
class:os2014f:hw6 [2014/10/25 01:53] mhshin |
class:os2014f:hw6 [2025/10/13 12:45] (current) |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| * Dept class | * Dept class | ||
| * void add_prof( Prof &p ) 교수 추가 | * void add_prof( Prof &p ) 교수 추가 | ||
| + | * Student class | ||
| + | * void set_prof( Prof &p ) 담당교수 설정 | ||