Skip to navigation
   
Dave F's Blog
goto’s in C - a masterclass in coding sneakery

By Dave F in Reader

Posted in Coding on November 23, 2006 at 3:43 pm

Permalink | Author Profile

I had the fundamental rule “you mustn’t use goto’s” well drummed into me in my formative days but I was also programming in BASIC and assembler so I needed them (albeit in a strict structured format). I am therefore neither terrified by or delighted with them but I am still quite shocked to see them in “proper” code. I inherited some ‘C’ code the other day which had a raft of the beggars.

They were quite sensibly

12345
Not yet rated
Loading ... Loading ...

Previous Post | Next Post

 
 
Comments
This article has no comments yet.

Make a comment

* required

* required

We stop spam using reCaptcha.
Type the words below and click Submit Comment.

Advertisement