You are viewing a single comment's thread from:
RE: ULOG #8: Adding Certified Ulogger Icon to Ulogs.Org
I feel like I am learning something alongside you when doing so.
Thank you @amosbastian, this means a lot an will stay with me for a long time.
As for the function declarations, you refer to function documentation? What comes to mind with the term is C/C++ wherein functions were declared in *.h files and the actual implementations in *.cpp. :)