[OpenSIPS-Users] static
Iñaki Baz Castillo
ibc at aliax.net
Thu Oct 1 16:40:07 CEST 2009
El Jueves, 1 de Octubre de 2009, Saúl Ibarra escribió:
> > 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.
Right thanks. And the answer is that replied by
Stanisław: such functions are just supposed to be used by its own module.
--
Iñaki Baz Castillo <ibc at aliax.net>
More information about the Users
mailing list