You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, all the documentation is in the .c files, which makes it quite painful to use the header files in an IDE. Would it be possible to move it to the .h header files?
At the moment, all the documentation is in the
.cfiles, which makes it quite painful to use the header files in an IDE. Would it be possible to move it to the.hheader files?