echoprint-codegen icon indicating copy to clipboard operation
echoprint-codegen copied to clipboard

Refactor code, details below

Open chaitanyav opened this issue 12 years ago • 0 comments

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

chaitanyav avatar Aug 02 '13 05:08 chaitanyav