Skip to content

Instantly share code, notes, and snippets.

@stoffie
Last active December 18, 2015 08:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stoffie/699b5e4455d4d3ac4640 to your computer and use it in GitHub Desktop.
Save stoffie/699b5e4455d4d3ac4640 to your computer and use it in GitHub Desktop.

Spunti esercizi

  • Dichiarazione di array
  • accesso agli array
  • free di ogni nodo usato (curare i mem leack?)
  • deallocazione variabili locali (riparare lo scope)
  • implementare il tipo di dato nativo float
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment