I have a program I need to write that requires inputting a lot of data at once. I know in QBASIC (sorry for the caps, but its an acronym) you can do it using Read/Data statements, but I'm not sure how to do it in C. I'm fairly new to C programming, just coming out of QBASIC, and not sure exactly what to do. Thank you!