Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode OS program
Title: alloc Download
 Description: write part of a dynamic storage allocation package. The package provides three function calls: void initalloc(), to initialize the data structures involved char* alloc(int n), which returns a pointer to a block of n chars when called and void freef(char* p), which frees the block of n chars earlier given to the data structure so that it can be given out to another.
 Downloaders recently: [More information of uploader tiansword]
 To Search:
File list (Check if you may need any files):
alloc.c
alloc.h
alloctest.c
    

CodeBus www.codebus.net