functions between cpp's
#4
In most text editors/IDEs, Ctrl + F will perform a search for text within the currently opened/focused file, not all files you may have a tab open for. This is why I suggested you get a program like AstroGrep in the other thread. It makes it easy for you to search the /src/ directory (all source code files) for certain text/line of code (rather than searching file by file manually with Ctrl + F).
Thanks given by:


Messages In This Thread
functions between cpp's - by Lee - 31 Jan 13, 11:44PM
RE: functions between cpp's - by Jpablon - 01 Feb 13, 12:05AM
RE: functions between cpp's - by Lee - 01 Feb 13, 12:27AM
RE: functions between cpp's - by Jpablon - 01 Feb 13, 01:13AM
RE: functions between cpp's - by Bukz - 01 Feb 13, 12:32AM
RE: functions between cpp's - by Lee - 01 Feb 13, 12:43AM
RE: functions between cpp's - by Bukz - 01 Feb 13, 12:52AM