answersLogoWhite

0

What is the use of continue in c?

User Avatar

Anonymous

13y ago
Updated: 8/20/2019

Continue statement is used to take the control to the begining of the loop in which it is used.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you use a c program-continue statement in a block not in a loop?

You can use it like an usual operator. Everything (in the same block) after continue will not be executed.


How do you use continue statement in c language?

In C continue stements are used inside the loops like for .while,do while .its a statement used in c language wher it tell the compiler to skip the following statement(statement or part of progm following continue)&continue with next iteration.it shud me noted that its diff from break statement wher the control of prog goes out of the particular loop.in case of for ,while ,or do loops when we use continue the rest of the loop will not me excecuted and it will go back to check the condition of the loop.


How do you use a C-continue statement in a block- without any looping or conditional statements?

In the C language, the continue statement can only be used within a loop (for, while, or do). Upon execution, control transfers to the beginning of the loop.


Which System Recovery Option should you use if Microsoft word documents continue to get corrupted?

mod the c: drive


How do you use a c program-continue statement in a block?

int f(int num) { int i; for (i = 0; i < 10; i++) { if (num > i) continue; printf("aaa"); } } printf will only be reached when i <= num.


Which flag for the USMT utility means continue past errors?

The answer to this question is: c for continue


What is the meaning of continue in C programming?

The continue statement means to branch to the end of the smallest enclosing loop and continue with the next iteration, if there is one.


Can you continue to use your ex husbands surname?

Yes. Many women continue to use their "married name" for various reasons.Yes. Many women continue to use their "married name" for various reasons.Yes. Many women continue to use their "married name" for various reasons.Yes. Many women continue to use their "married name" for various reasons.


What is difference in Continue using vs continue to use?

There isn't a difference in the statements continue using and continue to use. Both mean to keep going and not stop using a specific item.


What are all the looping statements in c?

1. goto 2. while-break-continue 3. for-break-continue 4. do-while-break-continue 5. recoursion


What is the medical abbreviation meaning continue?

C/W is used for "Continue with", which I think is the closest thing to just "Continue" like: Continue with current therapy, or the like.If you are looking for "Continued" then the standard "cont." is what you want.


What is an 8 letter word starting with c and ending in t?

Continue?