This website works better with JavaScript.
Home
Explore
Help
Sign In
titouan
/
yolomalloc
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
free = no swag brah
main
Titouan Rigoudy
11 years ago
parent
80aacf71db
commit
48146b5b0f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
yolomalloc.h
+ 1
- 1
yolomalloc.h
View File
@ -11,7 +11,7 @@
/* Allocating dat memory like a boss */
void
*
yolomalloc
(
size_t
size
)
;
#
if
ndef YOLO
#
if
def I_AM_NOT_SWAG
/* Error 404: swag not found */
void
yolofree
(
void
*
ptr
)
;
#
endif
Write
Preview
Loading…
Cancel
Save