![]() |
NEURON
|
Go to the source code of this file.
Functions | |
| int | ivocmain (int, const char **, const char **) |
| Main entrypoint function into the HOC interpeter. More... | |
| int | main () |
Main entrypoint function into the HOC interpeter.
This function simply calls ivocmain_session with the start_session = 1.
env argument should not be used as it might become invalid| argc | argument count as found in C/C++ main functions |
| argv | argument vector as found in C/C++ main functions |
| env | environment variable array as optionally found in main functions. |
Definition at line 417 of file ivocmain.cpp.
| int main | ( | ) |
Definition at line 5 of file macmain.cpp.