.. Generated automatically by cpp2rst .. highlight:: c .. role:: red .. role:: green .. role:: param .. _app4triqs__chain: app4triqs::chain ================ *#include * **Synopsis** .. rst-class:: cppsynopsis | int :red:`chain` (int :param:`i`, int :param:`j`) A set of functions that implement chaining Chain digits of two integers Do I really need to explain more ? Parameters ^^^^^^^^^^ * :param:`i` The first integer * :param:`j` The second integer Returns ^^^^^^^ An integer containing the digits of both i and j