Skip to content

Instantly share code, notes, and snippets.

@carlos-wong
Created April 20, 2013 06:38
Show Gist options
  • Save carlos-wong/5425012 to your computer and use it in GitHub Desktop.
Save carlos-wong/5425012 to your computer and use it in GitHub Desktop.
python: struct pack char
struct.pack('c', '\x00')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment