Skip to content

malloc.h is on sys/malloc.h on MAC OS#56

Open
cleberps wants to merge 1 commit intocbuchner1:masterfrom
cleberps:patch-1
Open

malloc.h is on sys/malloc.h on MAC OS#56
cleberps wants to merge 1 commit intocbuchner1:masterfrom
cleberps:patch-1

Conversation

@cleberps
Copy link
Copy Markdown

No description provided.

@balr0g
Copy link
Copy Markdown

balr0g commented Jan 3, 2014

You're better off using stdlib.h rather than malloc.h since malloc.h is deprecated and linux-specific. stdlib.h contains malloc on nearly all platforms.

@cleberps
Copy link
Copy Markdown
Author

cleberps commented Jan 4, 2014

I didn't know. Thank you for your note.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants