Global Variable problem
        Posted  
        
            by riteshkumar1905
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by riteshkumar1905
        
        
        
        Published on 2010-04-29T12:34:53Z
        Indexed on 
            2010/04/29
            12:37 UTC
        
        
        Read the original article
        Hit count: 236
        
Hi,
I am new in iphone.I use a flag variable to play songs in avAudio player all songs are properly handeled with flag variable.we have two tabs in tab bar , i want that if any song playing then on other tab song info show.If we use that flag variable then i syncronize song info with song.But i can't access the value of flag on song info tab.I import the global file in song info file.
Please Help me any one through which i define a global integer that var i can access in all project.
© Stack Overflow or respective owner