Hi everyone
I have a problem while writing a C code. I need a code to get the output in table form. I have more data's and If I run the program I am getting output in one column i.e. all the required data are pouring in to one column, but I need it separately in separate row's can you tell me how can I get in a separate Row.
Thank you
I have a problem while writing a C code. I need a code to get the output in table form. I have more data's and If I run the program I am getting output in one column i.e. all the required data are pouring in to one column, but I need it separately in separate row's can you tell me how can I get in a separate Row.
Thank you
Comment