Groups | Search | Server Info | Login | Register


Groups > gnu.g++.help > #336

Curious question: formatting strings in C++

From Robert Heller <heller@deepsoft.com>
Organization Deepwoods Software
Subject Curious question: formatting strings in C++
Newsgroups gnu.g++.help
Message-ID <TMidnXlsKqFnJB7EnZ2dnUU7-TvNnZ2d@giganews.com> (permalink)
Date 2017-08-03 19:04 -0500

Show all headers | View raw


For formatting strings in C++, is C's sprintf() still the correct way to go?

I have no problem using sprintf() et. al., but was just wondering if some pure 
C++ thing has been invented to replace it.

-- 
Robert Heller             -- 978-544-6933
Deepwoods Software        -- Custom Software Services
http://www.deepsoft.com/  -- Linux Administration Services
heller@deepsoft.com       -- Webhosting Services
                                          

Back to gnu.g++.help | Previous | Next | Find similar


Thread

Curious question: formatting strings in C++ Robert Heller <heller@deepsoft.com> - 2017-08-03 19:04 -0500

csiph-web