wrc
int wrc = write(fd, ptr, rc);
if (wrc < 0) {
ptr += wrc;
size -= wrc;
rc -= wrc;
extern int wrc();
fnumb(i, wrc);