|
-
February 3rd, 2012, 02:22 PM
#1
dword
hi,
there have been few exercises by myself to enter cpp because of limitation of books i stumbled upon
please answer me a question on the following exercise from msdn
main(){
dword dwaveragesize;
...
dwaveragesize=(dword)-1;
createmmio(hmmio, &dwaveragesize,0);
...
}
what is value in &dwaveragesize before using it in this multimedia function?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|