Click here to Skip to main content
15,902,189 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
Generalin borland 5.02 how BGI include Pin
shehzadi17-Jun-03 11:10
shehzadi17-Jun-03 11:10 
GeneralRe: in borland 5.02 how BGI include Pin
John M. Drescher17-Jun-03 12:58
John M. Drescher17-Jun-03 12:58 
Generalg Pin
17-Jun-03 3:02
suss17-Jun-03 3:02 
Generalquestion on a pyramid like program Pin
kus16-Jun-03 15:29
kus16-Jun-03 15:29 
GeneralRe: question on a pyramid like program Pin
AlexO17-Jun-03 3:58
AlexO17-Jun-03 3:58 
GeneralEquivalent of Format(string, params object[]) Pin
monrobot1313-Jun-03 12:09
monrobot1313-Jun-03 12:09 
GeneralRe: Equivalent of Format(string, params object[]) Pin
leppie14-Jun-03 9:50
leppie14-Jun-03 9:50 
GeneralRe: Equivalent of Format(string, params object[]) Pin
monrobot1314-Jun-03 12:15
monrobot1314-Jun-03 12:15 
leppie wrote:
String::Format()

The problem with that is there isn't an overload that will take n number of parameters (at least not one I can find). So if I try to do this:
str = String::Format ("{0}{1}{2}{3}", str1, str2, str3, str4);
I get an error that there is no overload of String::Format that takes five parameters.

Any idea how I can get around this?

Thanks in advance.
GeneralRe: Equivalent of Format(string, params object[]) Pin
leppie14-Jun-03 12:21
leppie14-Jun-03 12:21 
GeneralRe: Equivalent of Format(string, params object[]) Pin
monrobot1315-Jun-03 11:07
monrobot1315-Jun-03 11:07 
GeneralRe: Equivalent of Format(string, params object[]) Pin
leppie15-Jun-03 14:19
leppie15-Jun-03 14:19 
GeneralRe: Equivalent of Format(string, params object[]) Pin
monrobot1316-Jun-03 5:26
monrobot1316-Jun-03 5:26 
GeneralRe: Equivalent of Format(string, params object[]) Pin
leppie16-Jun-03 8:20
leppie16-Jun-03 8:20 
GeneralRe: Equivalent of Format(string, params object[]) Pin
monrobot1318-Jun-03 3:37
monrobot1318-Jun-03 3:37 
General.NET and I/O functions ... Pin
Hadi Rezaee11-Jun-03 1:20
Hadi Rezaee11-Jun-03 1:20 
GeneralRe: .NET and I/O functions ... Pin
Valeria Bogdevich12-Jun-03 4:20
Valeria Bogdevich12-Jun-03 4:20 
GeneralRe: .NET and I/O functions ... Pin
Hadi Rezaee14-Jun-03 7:08
Hadi Rezaee14-Jun-03 7:08 
GeneralGraphics in C++ 6 Pin
PapaJ242410-Jun-03 12:32
PapaJ242410-Jun-03 12:32 
GeneralRe: Graphics in C++ 6 Pin
John M. Drescher17-Jun-03 18:06
John M. Drescher17-Jun-03 18:06 
GeneralMC++ newbie string question Pin
monrobot139-Jun-03 8:44
monrobot139-Jun-03 8:44 
GeneralRe: MC++ newbie string question Pin
Anonymous9-Jun-03 17:48
Anonymous9-Jun-03 17:48 
GeneralRe: MC++ newbie string question Pin
monrobot139-Jun-03 17:58
monrobot139-Jun-03 17:58 
GeneralRe: MC++ newbie string question Pin
George L. Jackson16-Jun-03 9:58
George L. Jackson16-Jun-03 9:58 
GeneralRe: MC++ newbie string question Pin
monrobot1318-Jun-03 3:46
monrobot1318-Jun-03 3:46 
Generala problem i have met Pin
zhengbc4-Jun-03 15:24
zhengbc4-Jun-03 15:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.