Results 1 to 2 of 2
when i debug Xorg7.1, i find this strange phenomenon.
visualPrivates = (void **) 0x0;
visualPrivates[0] = (void *) 0xf000e81900000001;
So why visualPrivates values 0? i can't explain it totally. Thanks!...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-09-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 3
variable (void **)visualPrivates problem in Xorg7.1
when i debug Xorg7.1, i find this strange phenomenon.
visualPrivates = (void **) 0x0;
visualPrivates[0] = (void *) 0xf000e81900000001;
So why visualPrivates values 0? i can't explain it totally. Thanks!
- 10-09-2007 #2Just Joined!
- Join Date
- Oct 2007
- Posts
- 3
anybody knows?


Reply With Quote
