C
Captain Pugwash
What is the official position on using basename() in STDC99 programs on
Linux?
I find contrary to the man pages, if I use string.h, I still get an
implicit declaration for using basename() in my programs.
Why?
Linux?
I find contrary to the man pages, if I use string.h, I still get an
implicit declaration for using basename() in my programs.
Why?