This file contains some functions to handle C/C++ forms (i.e. symbol, bracketed expression) in the current buffer. These functions call mode.sc functions.
Be careful, the string is allocated each time the function is called, use free() to release it.
Be careful, the string is allocated each time the function is called, use free() to release it.
Be careful, the string is allocated each time the function is called, use free() to release it.