big int to string ( system::convert )

hello,
I have to turn a big number in a string.
I tried it with sstream but the number is too large and therefore does not turn it.
I would use
but Xcode can not find the right header (stdlib.h)

 
  System :: convert :: toString (); 


but Xcode can not find the right header (stdlib.h)
sapreste indicarmi, qual'รจ l'header giusto?

thanks in advance
no any help?
thx for answer mats.
to_string does not work with very big numbers.
1,xxxe^302
Topic archived. No new replies allowed.