Skip to content

Instantly share code, notes, and snippets.

@aledruetta
Last active August 24, 2019 12:44
Show Gist options
  • Save aledruetta/d3b3819ee1b0a71c2d1f022b6c145606 to your computer and use it in GitHub Desktop.
Save aledruetta/d3b3819ee1b0a71c2d1f022b6c145606 to your computer and use it in GitHub Desktop.
typedef struct {
<tipo> <nome_da_variável>;
... // outras variáveis
} <Nome_da_estrutura>;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment