builds now
This commit is contained in:
parent
670c97dd16
commit
ed33e08dae
6 changed files with 71 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
|||
* HTBLA-Leonding
|
||||
*-----------------------------------------------------------------------------
|
||||
* Title: Simple Memory Manager.
|
||||
* Author: */<your name>;/*
|
||||
* Author: Marc Tismonar
|
||||
*-----------------------------------------------------------------------------
|
||||
* Description:
|
||||
* The main application that uses memory manager.
|
||||
|
|
@ -21,5 +21,5 @@
|
|||
int main(int argc, char *argv[]) {
|
||||
|
||||
/* Your implementation here. */
|
||||
|
||||
return 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue