User talk:99.231.216.46

From Rosetta Code

static funcs in C

I don't see the need to static every function that's not main() in the C examples. Some functions are meant to be reusable routines such as sorting funcs and could have been written in a lib to be exported. Unless it's clearly a helper function internal to some implementation, adding static to everything is just pedantic. --Ledrug 01:20, 24 August 2011 (UTC)


This is the discussion page for an anonymous user who has not created an account yet, or who does not use it. We therefore have to use the numerical IP address to identify them. Such an IP address can be shared by several users. If you are an anonymous user and feel that irrelevant comments have been directed at you, please create an account or log in to avoid future confusion with other anonymous users.