Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created July 10, 2020 01:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/4e9b88841616b6478c8491fbdbb5eb95 to your computer and use it in GitHub Desktop.
Save parzibyte/4e9b88841616b6478c8491fbdbb5eb95 to your computer and use it in GitHub Desktop.
int y;
for (y = 0; y < FILAS; y++) {
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment