42 const char *start_chp;
43 for (start_chp = fn_arg +
std::strlen (fn_arg); start_chp >= fn_arg; start_chp--)
45 if (*start_chp ==
'/' || *start_chp ==
'\\')
char m_file[MAX_FILENAME_SIZE]
fileline_location(const char *fn_arg="", int l_arg=0)
#define strncpy_bufsize(buf, str)
void set(const char *fn_arg, int l_arg)
std::ostream & operator<<(std::ostream &os, const fileline_location &fileline)