I l@ve RuBoard Previous Section Next Section

29.10 Trigraphs

C++ has a number of trigraphs designed for people whose keyboard is missing some of the special characters found on most computer keyboards. For example, ??= can be used instead of #.

    I l@ve RuBoard Previous Section Next Section