Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaJerle/c-code-style
/ functions
Functions
1 in github.com/MaJerle/c-code-style
⨍
Functions
1
◇
Types & classes
0
Function
sum
* \brief Sum `2` numbers * \param[in] a: First value * \param[in] b: Second value * \return Sum of input values */
template.c:42