Skip to content

Instantly share code, notes, and snippets.

View em-and-m's full-sized avatar

Emma Benyossef em-and-m

  • ARM Limited
  • The Internet
View GitHub Profile
Verifying my Blockstack ID is secured with the address 1EP31c4uLNXtLruEZvEKnS1dZqv8bCDfn3 https://explorer.blockstack.org/address/1EP31c4uLNXtLruEZvEKnS1dZqv8bCDfn3
@em-and-m
em-and-m / 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