Skip to content

Instantly share code, notes, and snippets.

@m13m
Created July 27, 2017 21:29
Show Gist options
  • Save m13m/1b8f0c05b6d7d4ad9169070e00d44a03 to your computer and use it in GitHub Desktop.
Save m13m/1b8f0c05b6d7d4ad9169070e00d44a03 to your computer and use it in GitHub Desktop.

formatting elements of an array in C printf(((i % 4) != 3) ? "\t" : "\n");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment