Skip to content

lisa-bella97/FunctionsFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

FunctionsFinder Version 1.0 13/03/2016

GENERAL USAGE NOTES

The program finds all descriptions of functions in program file that have been commented in Doxygen style. Examples of these comments: /** \func int main() */

/** \func void show() */

Example of work

After compiling .cpp file the user should open a command line and enter the name of .exe file and the of the name of program file with comments in Doxygen style: <.exe> If it has been entered correctly, the program will show the following: . ... If program has not shown anything, there are not any descriptions of functions.


E-mail: lisa-bella97@mail.ru

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages