Interested in how Google organized it's computer and file systems? Read this pdf.
I like their assumptions that things break down and people make mistakes.
'breakall' is used in 'while' and 'for' loops to exit prematurely from any and all "enclosing" 'while' or 'for' loops - it is an error to use 'breakall' outside of a loop.
No comments:
Post a Comment