Ok, it's not like everywhere. What I want to get here is:
1. We have an int. For example 10.
2. We have a 10-byte string: "0000000000"
3. We want to place our int into that string, so it looks like this: "0000000010"
How would I do that?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 19
Threaded View
|
Click Here to Expand Forum to Full Width |