hi
im working on linux open suse platform
while working with c statement i got a problem
*
scanf("%s",key);error: segmentation fault ( at running time)* here *key is a character array* declared earlier plz plz help me out of this bug regards mahesh a linux aspirant

