Printer Friendly
The Free Dictionary
1,087,397,097 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

for statement

   Also found in: Wikipedia 0.07 sec.

A high-level programming language structure that repeats a series of instructions a specified number of times. It creates a loop that includes its own control information. The following BASIC and C examples print "Hello" 10 times:

  BASIC               C
  for x = 1 to 10     for (x = 0;  x < 10;  x++)
   print "hello"       printf ("hello\n");
  next x



How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
This use of understandable caution throu gh the use of lack of conviction needs further study to determine its implications for statement analysis.
106 is immediately recognized) and for employers that do not want to show separate catch-up adjustments on their 1994 income statements for Statement no.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.. Terms of Use.