C/C++ Programmer's Guide (G06.25+)
About This Guide
HP C/C++ Programmer’s Guide for NonStop Systems—429301-008
xxxv
Change Bar Notation
% Percent Sign. A percent sign precedes a number that is not in decimal notation. The
% notation precedes an octal number. The %B notation precedes a binary number.
The %H notation precedes a hexadecimal number. For example:
%005400
%B101111
%H2F
P=%p-register E=%e-register
Change Bar Notation
A change bar (as shown to the right of this paragraph) indicates a difference between
this edition of this guide and the preceding edition. Change bars highlight new or
revised information.