Hi to all : question: does the fgets function when called , does it waits until it receives data (just like a regular c++ program , that waits for the input) or if at the exact scan time that the function is called , if theres nothing it continues the program sequence???? Thanks in advance