FREE TUTORIALS ON C programming

Sunday, January 26, 2014

#include<stdio.h>

#define max 100  


int main()


{

    #undef max 
    
    if((max) == 100)
    
    {
           printf("max is eq 100");
           
           }
           
           getchar();
           
           return 0;
           
           }
         
12:28 AM   Posted by Unknown with No comments

0 comments:

Post a Comment

Bookmark Us

Delicious Digg Facebook Favorites More Stumbleupon Twitter

Search