Toggle navigation
uPaste
home
archive
contact us
popular
upgrade
sign in / sign up
Sign In
Register
Forgot Password
Sign In
Sign Up
Reset
viewing paste
Unknown #193
|
Athena
Posted on the
18th April, 2012 at 14:15:01
Copied to clipboard
Copy this Paste
Raw Text
Download
Report Paste
Print
Run
Embed
1
2
3
4
5
#ifdef __64BIT__
#define __64BPRTSIZE
(
y
)
(
intptr
)
y
#else
#define __64BPRTSIZE
(
y
)
y
#endif
Viewed 904 times, submitted by Guest.
#ifdef __64BIT__ #define __64BPRTSIZE(y) (intptr)y #else #define __64BPRTSIZE(y) y #endif
fb
tweet
in
reddit