> 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