K
kundasang
I know that
typedef unsigned short int USHORT; // make USHORT as unsigned int
type
what if
typedef void (*VPF)(int&,int&); // make ??
typedef unsigned short int USHORT; // make USHORT as unsigned int
type
what if
typedef void (*VPF)(int&,int&); // make ??