i have a problem with gets() on char arrays in dev c++. for ex:- if i declare a structure having members -name,add,phone no etc. as char arrays and when i try to give input for them using gets() the compiler skips the line where gets() i/p is written and goes to the next line. what's the problem??



LinkBack URL
About LinkBacks


