i need to change from scanf to fgets so user can input a string with space. but i only found solution of fgets with 2D array and fgets with 1D array in array of structure. i