main() is necessarymain() is necessary.
your program appears to me more like a source file, in which holds some class member definitions.
and the implementation seems unfinished. that's probably why you can't find main. hehe...
thanks for your reply
it is a source code.
The problem is that when I search for main() in the whole directory of the project, none is returned. That's why i am comfused.
So any more suggestions on how I can understand the codes?
By the way, it is a 100M big proj:)
The problem is that when I search for main() in the whole directory of the project, none is returned. That's why i am comfused.
So any more suggestions on how I can understand the codes?
By the way, it is a 100M big proj:)