I wanted to have a look at the implementation of different C/C++ functions (like strcpy, stcmp, strstr). This will help me in knowing good coding practices in c/c++. Could y
If you use Visual Studio Professional or Team, you should be able to find the source here:
C:\Program Files\Microsoft Visual Studio 9.0\VC\crt\src