libchewing icon indicating copy to clipboard operation
libchewing copied to clipboard

Define SUCCESS and ERROR return type

Open kanru opened this issue 13 years ago • 0 comments

Currently our API and internal function aren't very consistent about the return value. Whether should non-zero result be success or error? We should define the SUCCESS and ERROR symbol instead of return the raw integer.

kanru avatar Oct 15 '12 14:10 kanru