Search:
Login
Settings
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Last Change
Revision Log
root
/
cserver
/
wmalloc.h
View revision:
Revision
1203
, 93 bytes (checked in by efphe, 1 year ago)
moving code from fenilot.org
Line
1
#
ifndef
WMALLOC_H
2
#
define
WMALLOC_H
3
4
void
*
w_malloc
(size_t sz);
5
void
w_free
(
void
*p);
6
#
endif
Note:
See
TracBrowser
for help on using the browser.
Download in other formats:
Plain Text
Original Format