Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.25 KB | None | 0 0
  1. typedef struct giganticfaggot{
  2. variable_type* hmm;
  3. variable_type* dict;
  4. }
  5.  
  6. giganticfaggot* blah() {
  7.     giganticfaggot* blah = malloc(sizeof(giganticfaggot));
  8.     giganticfaggot->hmm = hmm;
  9.     giganticfaggot->didct = dict;
  10.     return giganticfaggot;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement