Tagged in

Programming Tips

Learnings of Embedded systems, Android and Machine Learnings
Learnings of Embedded systems, Android and Machine Learnings
Write up of challenges, and interesting experiences happened in my day-to-day professional life
More information
Followers
50
Elsewhere
More, on Medium

ctags and cscope

Searching for particular functions, keywords, header files, etc etc over big source code directory is difficult task for any one. But in Linux everything is easier if you know some tricks. Since it is an open source, you will get many hands to save you for anything.