tags:

views:

27

answers:

0

I am writing program in gdi+ c++. how can I know two Font* p1, Font* p2 are the same.

p1 and p2 are points of different address. p1 p2 point to different object:)