Timeline for Bank transaction system
Current License: CC BY-SA 3.0
        5 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 23, 2011 at 21:13 | history | edited | Feras | CC BY-SA 3.0 | 
        
            
             
                
                    added 106 characters in body 
                
             
        
     | 
| Nov 23, 2011 at 21:08 | comment | added | Feras | 
        
            
    I assumed he would use access later in the development of his code. If not,you could also delete the variable access.
        
     | 
|
| Nov 23, 2011 at 10:18 | comment | added | Bobby | 
        
            
    Why not just pin == PIN...it's not like access is used somewhere else anymore.
        
     | 
|
| Nov 23, 2011 at 7:39 | comment | added | FUZxxl | 
        
            
    That's not good. You have an unneccessary conditional in your code. Why not just access |= pin == PIN; if (access) ...?
        
     | 
|
| Nov 23, 2011 at 1:22 | history | answered | Feras | CC BY-SA 3.0 |