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

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

c++ - Accessing inactive union member and undefined behavior? -

php - Get uncommon values from two or more arrays -