Wrox Programmer Forums
|
Visual C++ Questions specific to Microsoft's Visual C++. For questions not specific to this Microsoft version, use the C++ Programming forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual C++ section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 7th, 2003, 11:44 AM
Registered User
 
Join Date: Nov 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Ereinion
Default String in mc++ question

Code:
String *s;
int x = 5, y = 10;
Now I want s to contain "x = (the value of x), y = (the value of y)".
How do you add a string and a variable and then another string and so on. Using String from managed c++.






Similar Threads
Thread Thread Starter Forum Replies Last Post
String Manipulation Question JMOdom C# 0 April 10th, 2007 11:38 AM
MC++ quadratic equation problem Chrono251 VS.NET 2002/2003 0 December 18th, 2006 04:09 AM
connection string question -Dman100- SQL Server ASP 7 August 17th, 2004 04:10 PM
SQL String question kilika SQL Server 2000 11 December 3rd, 2003 02:28 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.