RemLampa/cs50

char filename[7]

jdsoteldo opened this issue · 0 comments

Hello man how is it going i have a question regarding your code, why in line 39 you assign a 7 as the index of the file name char filename[7]; what does that 7 do? and also on line 43 why is the filename "w", is there a reason for it or you just gave it that name?

Thanks