LGTM but it's quite rare for defining functions in header file
LGTM
but it's quite rare for defining functions in header file
but it's quite rare for defining functions in header file
.h, were meant for declarations and companion source files, .c for definitions.