daily pastebin goal
71%
SHARE
TWEET

zeitsofa

a guest Jul 10th, 2012 22 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. conftest.c: In function 'main':
  2. conftest.c:39:1: warning: passing argument 1 of 'SCardControl' makes integer from pointer without a cast [enabled by default]
  3. /usr/include/PCSC/winscard.h:68:16: note: expected 'SCARDHANDLE' but argument is of type 'void *'
  4. conftest.c:39:1: warning: passing argument 2 of 'SCardControl' makes integer from pointer without a cast [enabled by default]
  5. /usr/include/PCSC/winscard.h:68:16: note: expected 'DWORD' but argument is of type 'void *'
  6. conftest.c:39:1: warning: passing argument 4 of 'SCardControl' makes integer from pointer without a cast [enabled by default]
  7. /usr/include/PCSC/winscard.h:68:16: note: expected 'DWORD' but argument is of type 'void *'
  8. conftest.c:39:1: error: too few arguments to function 'SCardControl'
  9. /usr/include/PCSC/winscard.h:68:16: note: declared here
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top