01
Nov
Sitemap
Posts
- Category: C Tidbits (continued)
- Unsigned long long (uint64) to string (ulltostr)
- ANSI C Vs K&R C
- A tip for writing conditional statements
- A note on using Unions
- Reversing a circular single linked list using pointers
- Circular Doubly Linked List With Out Using Special Head or Tail Node
- A Simple Timer...
- Palindrome Checker
- String Reversal
- Printing array spirally - c program
- ASCII Case Conversion
- How to distinguish parameter passing techniques?
- Data types in C
- Dynamic width and precision in printf
- Stdarg: Variable Arguments
- UTF8 To Unicode conversion program
- gettimeofday function for windows
- Unsigned long to string (ultostr)
- Bad Standard APIs
- Different signature problem with extern variables
- Remove Characters within a String
- Reverse Words in a String (In-Place)
- String to Integer (atoi)
- Max Sum between two array indexes
- Find out a number is prime number or not?
- Print In Reverse-Order
- Program that prints itself
- Optimization by loop re-factoring
- char** from static variables
- Stack
- Binary to decimal
- Convert integer to binary string
- Advanced Test in C: The 0x0A Best Questions for C Programmers
- Calling conventions on the x86 platform
- A simple window application
- Double Linked List With Out Using Special Head or Tail Node
- const correctness
- Swapping variables without additional space
- Implicit Type Conversions
- Program Linkage
- C Obscurity Tests (with reasons behind them)
- Sorting a Linked List
- Increment(++) and decrement(--) operations
- Static volatile const int x=1 valid ?
- Find Max and Min of two integers without branching
- Convert Unicode to Utf8
- Swap Bits in a Byte without using any extra variable
- Convert DOS, UNIX, APPLE Line Feeds and Carriage Returns (CR, LF)
- Reverse linked list using pointers
- Binary decimal conversion....
No Comments
No comments yet.
Sorry, the comment form is closed at this time.