hi I need something about this (inside a class). Is there a way??
thanksQt Code:
class prove {
private:
int size;
char* save[size];
}To copy to clipboard, switch view to plain text mode
 Advanced user
					
					
						Advanced user
					
					
                                        
					
						
							
								 
							
						
					
					
						 
    
    
    
    
    
    
    
   
    
    
    
    
   new
 new
		hi I need something about this (inside a class). Is there a way??
thanksQt Code:
class prove {
private:
int size;
char* save[size];
}To copy to clipboard, switch view to plain text mode
Regards
Bookmarks