Toothpaste Pony! (minti)'s status on Monday, 27-Aug-12 20:53:35 UTC
-
@mostapplethingofall Actually int is 4 bytes, signed. And array + byte = compiler error, unless you're using C++/Vectors. You'll need to fill a buffer with the first part of a string then memcpy the int into it or something.