Function OpenProject |
Top |
void OpenProject(char file_name[]); Description:
Load the project with the name specified as the file_name. Call of this function is equivalent of loading the project via the menu Project > Open. Use of projects is very convenient, especially for mass production. |