Skip to content

Instantly share code, notes, and snippets.

@cwage
Created June 22, 2013 20:31
Show Gist options
  • Save cwage/5842474 to your computer and use it in GitHub Desktop.
Save cwage/5842474 to your computer and use it in GitHub Desktop.
cwage@portaplotz:~/Dropbox/Personal/code$ gcc challenge1.c -o challenge1 && ./challenge1
challenge1.c: In function ‘dectobinary’:
challenge1.c:213:2: warning: function returns address of local variable [enabled by default]
6}�
010010
011101
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment