C++ quote mark and "read"
#9

Quote:
Originally Posted by davve95
Посмотреть сообщение
Damn, that I can't exlain the second one.
I'll try to make a demonstration program maybe.
Or I'll try to exlain again even closer.

1. I open the C++ program that I created in C++

2. I write something like SetDynamicObjectMaterial(MiniGr, 0, 16202, "des_cen", "sandgrnd128"); Or anything.

3. The program will add a character in front of it

like: Ground = SetDynamicObjectMaterial(MiniGr, 0, 16202, "des_cen", "sandgrnd128");

The program now added "Ground ="
For me.

But the problem is that I don't know how to do it.

With other words: You can write anything and it will just say something in front of it like add a character in front of it.

But in this case I need to add to paste like 5 ones.
You need enumerators. Just go for C#, will be way easier to be done. Compare strings and add values to the integer until you want to stop. I'll try to work around with C++ and get something done for you. Let me check.
Reply


Messages In This Thread
C++ quote mark and "read" - by davve95 - 01.05.2016, 16:23
Re: C++ quote mark and "read" - by ]Kurence[ - 01.05.2016, 16:29
Re: C++ quote mark and "read" - by davve95 - 01.05.2016, 16:32
Re: C++ quote mark and "read" - by iZN - 01.05.2016, 19:35
Re: C++ quote mark and "read" - by davve95 - 02.05.2016, 15:38
Re: C++ quote mark and "read" - by Spmn - 02.05.2016, 17:36
Re: C++ quote mark and "read" - by Vule. - 02.05.2016, 20:11
Re: C++ quote mark and "read" - by davve95 - 02.05.2016, 20:37
Re: C++ quote mark and "read" - by Private200 - 02.05.2016, 20:52
Re: C++ quote mark and "read" - by Spmn - 02.05.2016, 21:00
Re: C++ quote mark and "read" - by Private200 - 02.05.2016, 21:31
Re: C++ quote mark and "read" - by davve95 - 03.05.2016, 18:26
Re: C++ quote mark and "read" - by Private200 - 03.05.2016, 18:56

Forum Jump:


Users browsing this thread: 1 Guest(s)