Archived Articles from the Category C/C++
- What's the concept of Sequence Point in C?
- What are the ways of handling complex declarations in C?
- What does the expression 'a ^= b ^= a ^= b' do in C? Any Problems?
- Do the parentheses always enforce desired order of evaluation in C?
- What is the concept of Short Circuit operators in C?
- Potential problem involving overflow/truncation in C
- Why does sizeof() return strange values for a struct in C?
- Improper Declaration causing Core Dump in C
- Incrementing a pointer doesn't work after casting in C. Why?
- Why doesn't the statement 'a[i] = i++' work in C?
- Adobe Interview - C code for allocating a 2D (or 3D) array
- Adobe Interview - Larger of the two int wothout using Relation or Logical ops
- Adobe Interview - Write a C function to Reverse a String
- Differences between C++ and Java. Strengths, Usage Scenarios, etc.
No comments:
Post a Comment