Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
Jaffer Sheriff
1,334
reputation
11
31
Chennai, India
Member since
August 02 2014
115 profile views
Last seen
Jun 04 '22 at 14:53
#include<myself.h> void main( ) { char *anyOne; if(scanf("%s",anyOne)) { printf("Hi %s",anyOne); } }