Use of "continue" properly?
#1

I have a little problem with the use of "continue". I tried using the following code:
pawn Код:
if (!dini_Exists(File)) continue;
- It didn't turn out well. I looked at the SA-MP Wiki: https://sampwiki.blast.hk/wiki/Control_Structures#continue

As I understand "continue" can only be used in loops, and not in a simple function. Is that correct? If not how can I make the above code work?
Reply


Messages In This Thread
Use of "continue" properly? - by MikkelGutten - 10.07.2010, 18:55
Re: Use of "continue" properly? - by Grim_ - 10.07.2010, 18:58
Re: Use of "continue" properly? - by MikkelGutten - 10.07.2010, 19:00
Re: Use of "continue" properly? - by Grim_ - 10.07.2010, 19:02

Forum Jump:


Users browsing this thread: 1 Guest(s)