Shivam’s Knowledge Base
Published:
This is the collection of some of my technical knowledge that I gather in my free time. I started this repo during my placement preparation days, and covered topics like C++, OS, and Computer Architecture.
Published:
This is the collection of some of my technical knowledge that I gather in my free time. I started this repo during my placement preparation days, and covered topics like C++, OS, and Computer Architecture.
Published:
Compilers often insert the function code into caller’s code stream, which is called function’s inline expansion.