main.m482 chars10 lines
To use this function, simply call incrementCounter()
each time you want to increment the counter by 2. The function will retain the value of the counter between calls, so the counter will continue to increment each time you call the function.
gistlibby LogSnag