Skip to content

Instantly share code, notes, and snippets.

@drio
Created May 6, 2010 18:28
Show Gist options
  • Save drio/392508 to your computer and use it in GitHub Desktop.
Save drio/392508 to your computer and use it in GitHub Desktop.
fprintf(stderr, "DRD>> name:", a->readName);
fprintf(stderr, "DRD>> length: %d", a->readNameLength);
fprintf(stderr, "DRD>> space: %d", a->space);
fprintf(stderr, "DRD>> %d", a->numEnds);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment