Advertisement
Guest User

Untitled

a guest
Apr 15th, 2020
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.08 KB | None | 0 0
  1. struct
  2. {
  3.     int     field1;
  4.     char    *field2;
  5.     struct
  6. } my_struct;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement