Community Profile

photo

Muhammad Sadiq


Buitems

Last seen: 2 years ago Active since 2020

#JuGi(K)

Statistics

  • First Answer

View badges

Content Feed

View by

Answered
text file I/O
function charnum = char_counter(frame,character) fid = fopen(frame,'r'); if fid < 0 charnum = -1; return end if ...

4 years ago | 3