Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

    s = realloc(s, sizeof(RString));


MRI objects are not relocatable so that won't work if realloc has to move the structure in memory




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: