Use of static ?
- From: codefixer@xxxxxxxxx
- Date: 14 Oct 2005 15:14:14 -0700
Hello:
I am trying to understand the use of static in this program.
http://nanocrew.net/sw/nscdec.c for "inverse" matrix.
What difference would it make if it were not static and just "const
unsigned char inverse[ 128 ]" in global space which it already is ?
Thanks.
.
- Follow-Ups:
- Re: Use of static ?
- From: Christian Bau
- Re: Use of static ?
- From: peetm
- Re: Use of static ?
- From: Walter Roberson
- Re: Use of static ?
- Prev by Date: Re: system("PAUSE") for linux?
- Next by Date: Re: Use of static ?
- Previous by thread: system("PAUSE") for linux?
- Next by thread: Re: Use of static ?
- Index(es):