Re: Updating and profiling.

new topic     » goto parent     » topic index » view thread      » older message » newer message
ChrisB said...

So is there a tool that says :-

"I can't tie a reference to this symbol in the includes listed here, so I'll check whether this symbol exists in includes above me when I'm done, and then tell the user that I've done this, so he/she could perhaps make the program structure more efficient."

I would like such a tool too. It wouldn't be hard as we already have similar things.

But another approach is the use the bind program. This does a parse of your code and generates all the IL code and places into an executable file. Then all you need to do is execute your bound program and it no longer has to re-parse the include files etc...

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu