C Language programs:
- Array Programs
- Input & Output:
- what is use of %n in printf
- How to check return value of sscanf
- Skip string or char or int using format
- Perror & strerror, convert perror number into a string
- Break statement on nested loop
- Data types
- Typedef Sample
- Data type of pidt is int
- sizeof format zu or u
- Difference between uint32t vs unsigned
- Restrict keyword
- Convert error noerrno into string value
- Signal:
- static use on other file compile together throws error
- Linked List
- bitwise operator & example
- File:
- Build & makefile
- How to compile 32 bit binary on 64 bit
- Makefile:
Common program:
Advance Program:
Debug Utilities:
- how-to-use-gprof-tool
- how-to-use-gprof-to-generate-gmonout
- Calculate the elapsed time of particular block of code in C
- instead of print write data to file
Utilities:
Library calls:
OpenSource Library:
- SimcList is a Linked List library:
No comments:
Post a Comment