exuberant-ctags
The ctags command doesn't recurse saying "it is not a regular file"
When I run ctags -R *, I get errors saying that all directories are not regular files and it skips them instead of recursively generating tags for them.[详细]
2023-01-01 22:56 分类:问答ctags doesn't understand -e option (no exuberant tags option)
When I type ctags -e it returns an error saying it doesn\'t know that command line option. I thought it should know about exuberant tags because etags works on cli.[详细]
2022-12-25 22:58 分类:问答Overlaying a struct onto a u_char pointer
My professor has instructed me that we can lay a struct over (casting) the pointer in memory we are getting in order to more easily interpret the data. I asked about this in class today and this is wh[详细]
2022-12-16 21:03 分类:问答
加载中,请稍侯......