Commit Graph

6 Commits

Author SHA1 Message Date
Mahesh Jaganiya
97284992ec Added malloc() review (#33307) 2019-04-08 07:54:04 -07:00
richa7327
e6a6bb0c82 add example of malloc (#32665) 2019-04-06 12:31:01 -07:00
Jacob Kim
7a644820d0 Added declaration of malloc (#31439)
* Added declaration of malloc

* Updated synopsis of malloc function
2019-04-01 16:19:55 -07:00
Jay Patel
46ae11f958 mallo() vs calloc() (#30669) 2019-04-01 11:30:39 -07:00
Yiğit Sever
11b1b150a8 Do not cast the result of malloc (#20044)
https://stackoverflow.com/a/605858/3005749, also expanded the definition of heap
2018-10-27 19:56:26 -07:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30