Skip to content

Instantly share code, notes, and snippets.

View gby's full-sized avatar

Gilad Ben-Yossef gby

View GitHub Profile
Verifying my Blockstack ID is secured with the address 1EP31c4uLNXtLruEZvEKnS1dZqv8bCDfn3 https://explorer.blockstack.org/address/1EP31c4uLNXtLruEZvEKnS1dZqv8bCDfn3
@gby
gby / dragons.c
Created October 7, 2012 07:55
How to do a computed goto in an inline function in GCC
#include <stdio.h>
#include <stdlib.h>
/*
* How to do a computed goto in an inline function.
* "Here be Dragons"
*/
/*
* This is used to keep the compiler from