Hi , I am stuck with two dimension array of characters.
for example, I have 4 lines in a file( lines should be treated as arrays of string) called source:
i am not good at C.
i hope improve soon.
i need help.
it is very cold.
I want read the first two lines and store them in a new 2-dimension array of characters called destination.
I know how to read (all the lines but not the first two) but when I tried to input the line in destination I get errors: I tried strcpy, memcpy...
What can I do please?
B



LinkBack URL
About LinkBacks


