snippets
snippets copied to clipboard
snippet(cc): improve for
trafficstars
Made the variable names change all at once, theoretically improving efficiency. Edit: Also added "int" before "i", since a for loop requires it.