MrZebra
|
Registered User
|
I'm a zebrataur
|
|
Nov 4 |
awarded | ● Nice Answer |
|
Oct 19 |
answered | Am I overflowing my AVR’s flash memory with a program that’s too big? |
|
Oct 9 |
answered | A little fuzzy on getting DISTINCT on one column? |
|
Sep 29 |
comment |
Do you have a hobby development project? Thanks ^.^ --- Zebra |
|
Sep 19 |
awarded | ● Yearling |
|
Aug 28 |
awarded | ● Nice Answer |
|
Jul 3 |
answered | Completely stumped with .htaccess |
|
Jul 2 |
answered | Tips for making code last. |
|
Jul 2 |
comment |
while(1) .. break instead of goto This is what I was going to suggest. Failing that, I would use goto over while(1), because while(1) gives the misleading impression that the code loops, when in fact it doesn't. |
