StackOverflow Questions for Tag: goto

Anas Ouardini
Anas Ouardini

Reputation: 49

goto produces an error "bypassing initialization"

Score: -3

Views: 1062

Answers: 3

Read More
Michael0x2a
Michael0x2a

Reputation: 64268

Implementing goto in an ast

Score: 9

Views: 1741

Answers: 4

Read More
musicmatze
musicmatze

Reputation: 4288

Why do some kernel programmers use goto instead of simple while loops?

Score: 59

Views: 16423

Answers: 3

Read More
Pruthviraj Desai
Pruthviraj Desai

Reputation: 21

While converting a Sybase ASE script to a PL/pgSQL procedure, how we can translate "goto"?

Score: 0

Views: 28

Answers: 0

Read More
user11313931
user11313931

Reputation:

How to speed up dynamic dispatch by 20% using computed gotos in standard C++

Score: 16

Views: 2894

Answers: 1

Read More
Bittu970
Bittu970

Reputation: 35

Is there an better/efficient way to keep asking for user input from STDIN using fgets() in C?

Score: 0

Views: 144

Answers: 3

Read More
Skaffi
Skaffi

Reputation: 23

Migrating from BASIC to Rust, what do I do with On Gosub?

Score: 2

Views: 105

Answers: 1

Read More
Sergey
Sergey

Reputation: 141

C/C++: goto into the for loop

Score: 14

Views: 14193

Answers: 7

Read More
user46646
user46646

Reputation: 159511

Is there a label/goto in Python?

Score: 303

Views: 799236

Answers: 22

Read More
Archer Sean
Archer Sean

Reputation: 9

How to use 'goto' in gopher-lua v1.1.0?

Score: 0

Views: 62

Answers: 1

Read More
user552705
user552705

Reputation:

how does url within function body get compiled

Score: 4

Views: 405

Answers: 2

Read More
Rgarg
Rgarg

Reputation: 506

Goto a specific Address in C

Score: 9

Views: 12066

Answers: 3

Read More
R Z
R Z

Reputation: 520

What is the J operator and is it the same as call/cc?

Score: 3

Views: 166

Answers: 1

Read More
Matteo Ferla
Matteo Ferla

Reputation: 2378

Is there any language that allows a break through multiple loops?

Score: 3

Views: 288

Answers: 6

Read More
Pawan Joshi
Pawan Joshi

Reputation: 1579

Replacement for goto statement in Swift

Score: 10

Views: 18214

Answers: 9

Read More
Invictus
Invictus

Reputation: 2780

What is wrong in this function?

Score: -2

Views: 138

Answers: 6

Read More
吃花椒的喵酱
吃花椒的喵酱

Reputation: 31

Why Does void *p = &&aa; Compile Even When the Code for Label aa Is Optimized Away Due to a goto Statement?

Score: 3

Views: 95

Answers: 1

Read More
oleh.lavryk
oleh.lavryk

Reputation: 41

Is there any way to use goto() without reloading page on SvelteKit?

Score: 4

Views: 9669

Answers: 4

Read More
Carl Witthoft
Carl Witthoft

Reputation: 21532

Converting FOCAL to language without GOTO: can an "if" statement with multiple GOTO be parsed algorithmically?

Score: 1

Views: 39

Answers: 1

Read More
Carl Witthoft
Carl Witthoft

Reputation: 21532

Does the FOCAL language allow breaking out of a FOR loop?

Score: 0

Views: 32

Answers: 0

Read More
PreviousPage 1Next