Skip to content

suman-komarla-adinarayana/c-stdprogramslib-gcc

Repository files navigation

c-stdprogramslib-gcc

StandardProgramsLibrary with GCC compilers


Publicly Available Information on C Programming and GCC in general

https://en.wikipedia.org/wiki/GNU_Compiler_Collection

https://en.wikipedia.org/wiki/MinGW

https://en.wikipedia.org/wiki/List_of_compilers

https://en.wikibooks.org/wiki/GNU_C_Compiler_Internals

https://en.wikibooks.org/wiki/C_Programming

https://www.gnu.org/software/libc/manual/html_node/index.html#SEC_Contents


/********************************************************************************************************/ C program Compilation on Command Prompt

  1. gcc -o SumanKA_HelloWorld "SumanKA_HelloWorld.c"
  2. SumanKA_HelloWorld.exe

/********************************************************************************************************/

////////////////////////////////////////////////////////////////////////////////////////////////////////// Libraries Header file information

https://en.wikibooks.org/wiki/C_Programming/time.h#:~:text=In%20C%20programming%20language%20time.h%20%28used%20as%20ctime,provide%20standardized%20access%20to%20time%2Fdate%20manipulation%20and%20formatting.

//////////////////////////////////////////////////////////////////////////////////////////////////////////

About

StandardProgramsLibrary with GCC compilers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages