schedule problem

View: New views
1 Messages — Rating Filter:   Alert me  

schedule problem

by rubenjy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

i stop application program when application finish someting.
but i stop it in App.cc using stop().
it how a "not scheduled" error and stop ns programs.

i know i must add the stop to scheduler.
but i don't know how to add to scheduler.cc using c++.

someone can give me a advance ?