A.auto B.register C.static D.extern
A.*p->b B.p->a C.++(p->a) D.(p++)->a
A.x==y B.x-y==0 C.fabs(x-y)<1e-8 D.labs(x-y)<1e-8