extraction and collection

How can I do multi-digit numbers, extraction and collection c++ with series
in <cstdlib> you can use atoi() or atof() which converts a string (array of digits) to a double or int.
Topic archived. No new replies allowed.