Untitled

mail@pastecode.io avatar
unknown
plain_text
3 years ago
266 B
1
Indexable
Never
if(currentword == firstname){
                            if(gender[0] == 'm' && buffer[startidx - 3] == 's'){
                                fseek(entity_file, startidx - 3, SEEK_SET);
                                fputs('r', fptr);
                            }