Post Reply 
forward declaration of variables?
10-12-2015, 12:59 PM
Post: #4
RE: forward declaration of variables?
Thanks again. Once again ive been bitten by trying to develop a large app with small files. All my recent problems and questions are related to this. I realize now that it was a bad idea since it makes all my functions and variable global whick is not at all desireable. I got away with scope murder from day one since the order of compilation saved me. But now it is critical. I really did this since constantly copy /paste of a large file made it very hard to find errors. I should probably move to a single file now. BTW the android prime crashes frequentl and randomly but mosgly during compilation. It does it a lot when a program reference an external function which is not declared or a varible not already compiled. Dangling references?

I work with android Prime only for now on my
Galaxy Tab Pro/Note 2
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
forward declaration of variables? - ji3m - 10-12-2015, 01:28 AM
RE: forward declaration of variables? - ji3m - 10-12-2015 12:59 PM



User(s) browsing this thread: 1 Guest(s)