Skip to content

Instantly share code, notes, and snippets.

@MrSeccubus
Created January 4, 2018 14:34
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 MrSeccubus/e3f251eeb950bbd35021b17929b17a8f to your computer and use it in GitHub Desktop.
Save MrSeccubus/e3f251eeb950bbd35021b17929b17a8f to your computer and use it in GitHub Desktop.
if (x < array1_size)
y = array2[array1[x] * 256];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment