![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
The naming of the read_trade_price
and
write_trade_price
functions, which include the
read_
and write_
prefixes as well as the name of the
structure, makes it clear that they are reader and writer functions for
particular structures. Note that this use of prefixes is a personal
convention, rather than a convention of C.