ITORIAN    

  public string Welcome() {

      return "Abhimanyu's Thoughts";

  }

My First E-Book
Quick Report
Yearly Posts:
   i) Oct-Nov 2010: 12
   ii) In 2011: 380
   iii) In 2012: 32

You can find my articles and blogs on:
   i) itorian.com
   ii) c-sharpcorner.com
   iii) dotnetfunda.com
   iv) codeproject.com

Greatest Hits
People I Follow
Disclaimer
This is my personal website and the opinions I have expressed here is my own. For any accuracy I recommend to visit official websites like MSDN for Microsoft. I developed this website to share my technical skills.

C and C++ Programming


First Previous 1 2 3 4 5 Next Last 
How to find out the reverse number of a digit if it is input through the keyboard
Author: abhimanyu     Publication Date: 6/16/2011 7:11:46 PM    
How to find out the reverse number of a digit if it is input through the keyboard.

Reverse a String without using C functions
Author: abhimanyu     Publication Date: 6/16/2011 7:10:29 PM    
Reverse a String without using C functions.

Program to use realloc() and free() functions
Author: abhimanyu     Publication Date: 6/16/2011 7:09:28 PM    
Program to use realloc() and free() functions.

Program to use putc() and getc() functions
Author: abhimanyu     Publication Date: 6/16/2011 7:08:20 PM    
Program to use putc() and getc() functions.

Program to use putchar() on the place of printf
Author: abhimanyu     Publication Date: 6/16/2011 7:07:19 PM    
Program to use putchar() on the place of printf.

Program to demonstrate the use of getchar() at the place of scanf
Author: abhimanyu     Publication Date: 6/16/2011 7:06:32 PM    
Program to demonstrate the use of getchar() at the place of scanf.

Program to reorder, rearrange list of numbers given by user
Author: abhimanyu     Publication Date: 6/16/2011 7:05:42 PM    
Program to reorder, rearrange list of numbers given by user.

Program to input 10 numbers and print with serial number
Author: abhimanyu     Publication Date: 6/16/2011 7:04:38 PM    
Program to input 10 numbers and print with serial number.

Program to insert value in node and print the values
Author: abhimanyu     Publication Date: 6/16/2011 7:03:38 PM    
Program to insert value in node and print the values.

Program to find time used by Loop
Author: abhimanyu     Publication Date: 6/14/2011 6:37:57 PM    
Program to find time used by Loop.

Program to find the sin cos tan value using math dot h
Author: abhimanyu     Publication Date: 6/14/2011 6:36:39 PM    
Program to find the sin cos tan value using math dot h.

Program to find the absolute value of any number
Author: abhimanyu     Publication Date: 6/14/2011 6:30:52 PM    
Program to find the absolute value of any number.

Program to find the prime numbers between 2 to 50
Author: abhimanyu     Publication Date: 6/11/2011 5:46:06 PM    
Program to find the prime numbers between 2 to 50.

Program to find current date and time
Author: abhimanyu     Publication Date: 6/11/2011 5:45:21 PM    
Program to find current date and time.

Program to copy any file using FILE method
Author: abhimanyu     Publication Date: 6/11/2011 5:44:38 PM    
Program to copy any file using FILE method.

Program to accept char and change its case using toupper() and tolower() functions
Author: abhimanyu     Publication Date: 6/11/2011 5:43:50 PM    
Program to accept char and change its case using toupper() and tolower() functions.

C Program to abort your program immediately
Author: abhimanyu     Publication Date: 6/11/2011 5:42:52 PM    
C Program to abort your program immediately.

Write a program for linear search
Author: abhimanyu     Publication Date: 6/11/2011 5:41:55 PM    
Write a program for linear search using C.

Program to print the quadratic equation
Author: abhimanyu     Publication Date: 6/7/2011 4:30:17 PM    
Program to print the quadratic equation.

Print local and UTC (essentially Greenwich mean) time using C
Author: abhimanyu     Publication Date: 6/7/2011 4:29:23 PM    
Print local and UTC (essentially Greenwich mean) time using C.
First Previous 1 2 3 4 5 Next Last