Posts

Showing posts with the label c++

Command line arguments in C

Convert a number to hex

Know your operators

Bitwise operators

int main() or void main()

Advanced pointers

C questions app

Program to find lcm of first n numbers

Use gdb for debugging your program