[OpenSIPS-Users] static

Saúl Ibarra saghul at gmail.com
Thu Oct 1 16:36:33 CEST 2009


> What do you mean exactly with "static"?

He surely means why functions are like "static in myfunctionname...".
Functions are static because the don't need to be exported so if you
declare a funcion as static in C you can only use it within that .c
file IIRC.


-- 
/Saúl
http://www.saghul.net | http://www.sipdoc.net



More information about the Users mailing list