Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created August 2, 2019 22:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/f415487c9149e319065981e52338210c to your computer and use it in GitHub Desktop.
Save parzibyte/f415487c9149e319065981e52338210c to your computer and use it in GitHub Desktop.
// Todo comienza con el nodo superior
struct nodo *superior = NULL;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment