Yes, it avoids possible name conflicts betwwen sources.

> De�: "Ramel Levin" <[EMAIL PROTECTED]>
> R�pondre �: [EMAIL PROTECTED]
> Date�: Fri, 7 Jan 2000 12:40:54 +0200
> ��: <[EMAIL PROTECTED]>
> Objet�: Re: why we use static before a function what is the significance of it
> 
> It means that this function can only be accesses from the same source...
> this is good programming behavior so you functions are kept "private" from
> other sources.
> 
> R.
> 
> ----- Original Message -----
> From: Gaurav Palvia <[EMAIL PROTECTED]>
> To: palm-dev-forum <[EMAIL PROTECTED]>
> Sent: Friday, January 07, 2000 12:36 PM
> Subject: why we use static before a function what is the significance of it
> 
> 
>> 
>> 
>> 
>> 
> 
> 

Reply via email to