iphone - if([aString writeToFile: @"outfile" atomically: YES]) -
for code like
if([astring writetofile: @"outfile" atomically: yes]) i wondering if atomically parameter or parameter name?
parameter name variable called. guess call parameter parameter general term in opinion.
i think correct thing it's method name, it's part of it. can have parameters in between kind of split up.
and btw 1 of things love in objective c, code gets readable :)
Comments
Post a Comment