11 lines
444 B
C
11 lines
444 B
C
/*----------------------------------------------------------
|
|
* HTBLA-Leonding / Class: <your class>
|
|
* ---------------------------------------------------------
|
|
* Exercise Number: 09
|
|
* Title: Tower of Hanoi Disk ADT Implemenation
|
|
* Author: */<your name>/*
|
|
* ----------------------------------------------------------
|
|
* Description:
|
|
* Implementation of toh_disk.h.
|
|
* ----------------------------------------------------------
|
|
*/
|