Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
input prompt for functions
Posted:
Nov 21, 2011 8:32 PM
|
|
Most functions I can barely remember the calling convention/function prototype. After what I consider to be a long period of waiting the editor will prompt you with the inputs of the function. If for some reason I leave that function and come back it seems that the editor is unable to track that I have an open function and no longer offers prompts as to what the following inputs are.
Is there something I could change or type to bring this prompt back without going back to the start of the function? Presumably the code analyzer can tell that I have a function which is currently not closed off with a parentheses. Thoughts or suggestions?
|
|
|
|