C API Design Guidelines
-
Hello, I want to design a C (Not C++) library for NLP (some thing like WINDOWS API but for NLP). Is there any references for "API Design Guidelines"? Some things like: * How to choose name of API functions * Memory management * ... Thanks
-
Hello, I want to design a C (Not C++) library for NLP (some thing like WINDOWS API but for NLP). Is there any references for "API Design Guidelines"? Some things like: * How to choose name of API functions * Memory management * ... Thanks
"Clean Code A Handbook of Agile Software Craftsmanship" may be what you are looking for [^]
-
Hello, I want to design a C (Not C++) library for NLP (some thing like WINDOWS API but for NLP). Is there any references for "API Design Guidelines"? Some things like: * How to choose name of API functions * Memory management * ... Thanks
Imperfect C++: Practical Solutions for Real-Life Programming[^] could give some tips on memory management. Update: Oops you said C (Not C++), ah well it's a good book. :-O
Webchat in Europe :java: Now with 26% more Twitter