[personal profile] dememax
void MediaLookupTable::generateNewName(char* mediumName,
				       unsigned /*maxLen*/) {
  // We should really use snprintf() here, but not all systems have it
  sprintf(mediumName, "liveMedia%d", fNameGenerator++);
}

Date: 2016-04-30 10:42 am (UTC)
From: [identity profile] madf.livejournal.com
Кстати по поводу „not all systems have it“. У меня есть живой пример системы которая не умеет double гнать в std::ostream. И не такая она и старая — где-то из 2006-го года родом.

Profile

dememax

May 2023

S M T W T F S
 123456
78910111213
14151617181920
21 2223 24252627
28293031   

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 7th, 2025 01:16 pm
Powered by Dreamwidth Studios