The Dink Network

Reply to Memset

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
August 17th 2005, 02:13 PM
pillbug.gif
Drink
Peasant He/Him Chile
Don't drink 
This line does what I believe it does?

memset(&jinfo,0,sizeof(JOYINFOEX));

Set all bytes of "jinfo" to zeros?