Paste von Anonym am 2010-11-12 08:53:17 Syntax: C

static const int test1[] = {
    
2,
    
3,
};

static const 
int test2[2] = {
    
2,
    
3,
}; 


» ohne Titel
« Admin base