I am creating a program that will allow the user to input "code" and then the name of a function for a program. What sort of code will allow me to search through the program for the name of the function and then print out the code of the function to the user?
Thanks
Thanks
Comment