| **Navigation:**  [[guide to the clarion examples.htm|Guide to Examples]] >====== MultiLanguage ====== | [[messaging examples.htm|{{btn_prev_n.gif|Previous page}}]][[guide to the clarion examples.htm|{{btn_home_n.gif|Return to chapter overview}}]][[new features application.htm|{{btn_next_n.gif|Next page}}]] | | || This program uses Clarion and C++ together to manipulate a directory listing. The example is in the \//(CLARION ROOT)\//EXAMPLES\SRC\SHOWIMG folder. It demonstrates the seamless integration of a C++ file (MATCH.CPP) that is auto-detected and linked by the compiler.