Untitled

Anonymous
plain_text
01/11/2022 11:30 AM
356 B
18
Indexable
if(currentword == firstname){
                            if(gender[0] == 'm' && buffer[startidx - 3] == 's'){
                                fseek(entity_file, startidx - 3, SEEK_SET);
                                fputs('r', fptr);
                            }
Editor is loading...