| Dictionary, Encyclopedia and Thesaurus - The Free Dictionary 1,725,815,970 visitors served. |
|
Dictionary/ thesaurus | Medical dictionary | Legal dictionary | Financial dictionary | Acronyms | Idioms | Encyclopedia | Wikipedia encyclopedia | ? |
continue |
Also found in: Dictionary/thesaurus, Legal, Idioms, Wikipedia | 0.01 sec. |
continueA programming statement that points to the beginning of the loop that it is in. In the following C example, the continue statements point to the top of the while loop. The } brace at the end of the loop also points to the top of the loop.
while (1)
{
get_next_input();
if (end_of_file)
exit_routine();
if (type=='1')
{
process1_routine();
continue;
}
else if (type=='2')
{
process2_routine();
continue;
}
else display_type_error()
}
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. |
|
| ? Mentioned in | ? References in periodicals archive | ||
|---|---|---|---|
| Nous devons continuer de trouver des methodes nouvelles et meilleures pour localiser ces ressources essentielles et subvenir a nos besoins energetiques. He writes to assure this community that they are legitimate continuers of Israel. L'une est la possession en common d'un riche legs de souvenirs; l'autre est le consentement actuel, le desir de vivre ensemble, la volonte de continuer a faire valoir l'heritage qu'on a recu indivis. |
| Encyclopedia |
| Free Tools: |
For surfers:
Free toolbar & extensions |
Word of the Day |
Help
For webmasters: Free content | Linking | Lookup box | Double-click lookup | Partner with us |
|---|