Foss lect 8 1 11.txt: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 71: | Line 71: | ||
Then actual code browsing can be done using cscope. | Then actual code browsing can be done using cscope. | ||
$scope | $scope | ||
Then we can enter for e.g. function which we want to find, in which file it is? after entering function name, press enter. Cscope will list the names of files in which it has found that function. We can go through that file by pressing enter on that file name. | Then we can enter for e.g. function which we want to find, in which file it is? after entering function name, press enter. | ||
Cscope will list the names of files in which it has found that function. We can go through that file by pressing enter on that file name. | |||
Hyphenation Session by Shravan: | Hyphenation Session by Shravan: | ||
Hyphenation dictionary has all the rules. | Hyphenation dictionary has all the rules. | ||