FREE TUTORIALS ON C programming

Saturday, January 25, 2014

#include<stdio.h>

int main()


{

    int a;
    
    fscanf(stdin,"%d",&a);
    
    printf("%d",a);
    
    getchar();
    
    return 0;
    
}
11:59 PM   Posted by Unknown with No comments

0 comments:

Post a Comment

Bookmark Us

Delicious Digg Facebook Favorites More Stumbleupon Twitter

Search