* tangyong -- Friday 15 December 2006 09:22:
> I found that there are many main() functions in the Flight Gear,
fgfs contains only one main(), and it's in src/Main/bootstrap.cxx.
All other main()s that you found are actually separate applications,
and of them only "terrasync" could be remotely con
I found that there are many main() functions in the Flight Gear ,maybe each
subsystem has one.My experence is that a programe JUST can have only one main()
function.So I guess that all the subsystem can work parallelly and
independently,and they communicate with each other through setting and ge
2 matches
Mail list logo