Advertisement
Guest User

Untitled

a guest
Sep 26th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. randomGame.c: In function ‘playAgain’:
  2. randomGame.c:62:15: warning: comparison with string literal results in unspecified behavior [-Waddress]
  3. randomGame.c:62:32: warning: comparison with string literal results in unspecified behavior [-Waddress]
  4. randomGame.c:71:20: warning: comparison between pointer and integer [enabled by default]
  5. randomGame.c:71:20: warning: comparison with string literal results in unspecified behavior [-Waddress]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement