Include inside an include
#9

I really doubt you understand how static works, global statics are for that file and that file only, so if you have static blabla; in one of your includes you can't use it whereever you include it, if you want to use a static var it should be declared in same file.
Reply


Messages In This Thread
Include inside an include - by vassilis - 12.02.2016, 08:32
Re: Include inside an include - by Sawalha - 12.02.2016, 09:00
Re: Include inside an include - by Ritzy2K - 12.02.2016, 09:15
Re: Include inside an include - by Sew_Sumi - 12.02.2016, 09:20
Re: Include inside an include - by Vince - 12.02.2016, 10:08
Re: Include inside an include - by vassilis - 12.02.2016, 11:24
Re: Include inside an include - by PrO.GameR - 12.02.2016, 11:30
Re: Include inside an include - by vassilis - 12.02.2016, 12:11
Re: Include inside an include - by PrO.GameR - 12.02.2016, 12:19
Re: Include inside an include - by vassilis - 12.02.2016, 12:22

Forum Jump:


Users browsing this thread: 1 Guest(s)