Thread sprintf um rechts im String 0 aufzufüllen (15 answers)
Opened by bianca at 2015-02-14 19:07

FIFO
 2015-02-15 16:11
#179677 #179677
User since
2005-06-01
469 Artikel
BenutzerIn

user image
Premature optimization is the root of all evil (or at least most of it) in programming.
Donald Knuth, Computer Programming as an Art (1974)

Wie Du in den Benchmarks sehen kannst, schafft ein Rechner so oder so ziemlich viele Konversionen pro Sekunde. Bevor Du Stunden in Optimierung steckst, genieße lieber das Wetter :)
Everyone knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it? -- Brian Kernighan: "The Elements of Programming Style"

View full thread sprintf um rechts im String 0 aufzufüllen