what does two semicolns ';;' do
- From: larry@xxxxxxxxxxxxxxxxx
- Date: Sat, 28 Jun 2008 11:43:15 -0700 (PDT)
I am looking at some code which process an uploaded file and it has
loops like:
for(;;){ // for([two semicolons){
what is the function of the two semicolons? loop until break?
I've tried to google it but the text filter seems to remove the
semicolons.
.
- Follow-Ups:
- Re: what does two semicolns ';;' do
- From: jimp
- Re: what does two semicolns ';;' do
- From: jmark
- Re: what does two semicolns ';;' do
- From: Jerry Stuckle
- Re: what does two semicolns ';;' do
- Prev by Date: php4 attempting to find php5ts.dll
- Next by Date: Re: php4 attempting to find php5ts.dll
- Previous by thread: php4 attempting to find php5ts.dll
- Next by thread: Re: what does two semicolns ';;' do
- Index(es):
Relevant Pages
|