Guest User

Untitled

a guest
Jun 20th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. int samples[] = {1,2,3,4};
  2. int count = sizeof(samples) / sizeof(int);
Add Comment
Please, Sign In to add comment