It seems to have no impact on the functionality of sbrk, but in sbrk()'s documentation it says that it requires an intptr_t parameter.
It works (or at least seems to work) when passing an int type as a parameter.
This is in regular C.
|
|
|
As long as the right header is included, you're not passing an As a consequence, do not expect something spectacular such as a crash, when you pass |
|||||
|
|
|
|||||||||
|