S
selvesteen
Hello All,
I came across the following macro in a program, could someone explain
what it actually means.
#define BUFFER_MAX_HPN_LEN (2>>21)-1
Is there any other way to achieve the same
Thanks for the help.
Mike
I came across the following macro in a program, could someone explain
what it actually means.
#define BUFFER_MAX_HPN_LEN (2>>21)-1
Is there any other way to achieve the same
Thanks for the help.
Mike