I could find stdio.h header file easily through search in Windows Explorer, but couldn't find its implementation file like stdio.lib(?). Where can I find it?
Additionally, I can't find Windows.h through search in Windows Explorer, although I can compile source code with Windows.h included.
Is there anybody to explain about this?