I\'m using GCC as compiler. I wanted to know original form of printf function. So I found stdio.h file in /usr/include(I\'m using CentOS 8.2 in GCP).
When I opened st