units.c | 51 static const char *powerstring = "^"; variable in typeref:typename:const char * 298 printf("%s%d", powerstring, counter); 305 printf("%s%d", powerstring, counter); 314 printf("%s%d", powerstring, counter); 325 printf("%s%d", powerstring, counter);
|