Home Segments Index Top Previous Next

311: Mainline

Thus, iptr identifies a location that contains an address that refers to a location in memory that contains an integer, whereas *iptr identifies a location in memory that contains an integer.

Because the asterisk has the effect of removing the italicized part of the preceding sentence—the part containing the words refers to—the asterisk is often called the dereferencing operator.