正在加载图片...
sarko Function P732 ·# include< unistd. h> void* sbrk(int incr) If successful It returns the old value of brk If unsuccessful · It returns-1 · It sets errno to nomen If incr is zero It returns the current value incr can be a negative number7 sbrk() Function P732 • #include <unistd.h> • void *sbrk(int incr) – If successful • It returns the old value of brk – If unsuccessful • It returns –1 • It sets errno to ENOMEM – If incr is zero • It returns the current value – incr can be a negative number
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有