[com_get.h] Comment Line Extraction

contents



#include "standard.h"


c_string Com_GetEx(c_string FileName)
[basename]#title of source 'FileName'
format: ['FileName'] ...
| ['FileName'(basename)] ...
( doesn't allocs memory )

c_string Com_Get(c_string FileName)
title of source 'FileName'
format: ['FileName'] ...
( doesn't allocs memory )