I'm trying to write a function to convert ints to strings. This is what I have. But when I try to compile I get an error. I can't figure out why. Any help would be appreciated.
Dang it! That's exactly the problem. The reason I have so many #includes up top is because this is my test program. I use it to test things until I get them right and then I move them onto whatever I am working on.