spotify / echoprint-codegen

Codegen for Echoprint
http://echoprint.me/codegen
Other
960 stars 291 forks source link

Refactor code, details below #55

Open chaitanyav opened 11 years ago

chaitanyav commented 11 years ago

Refactored code

Modify string.h -> cstring Use namespace to avoid conflicts Use EXIT_FAILURE instead of exit(-1) Remove redundant error variable since it is not used after initialised