Skip to content

Instantly share code, notes, and snippets.

@cfr
Forked from vlasovskikh/.hgignore
Created July 27, 2010 18:24
Show Gist options
  • Save cfr/492623 to your computer and use it in GitHub Desktop.
Save cfr/492623 to your computer and use it in GitHub Desktop.
typedef Image void;
char access_pixel(Image *img, int r, int c);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment