This is a discussion on Conversion to Char within the C and C++ forums, part of the Programming Talk category; Hello, vector<string> str; Is it possible to convert the above statement to char? If Yes, Kindly tell ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
In your example stated the vector hold the string str. It is possible to get the size of vector in using the function str.size() and then you can access each character in the string by using the looping construct till the end of vector size.
|
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Diff bet Interface ,Data conversion ,Data Migrations??? | ashishapps | Oracle Apps | 0 | 07-27-2006 08:39 AM |
| Conversion Of Om Holds ! | kittu | Oracle Apps | 0 | 02-11-2006 01:19 AM |
| Dharama Systems Sample Paper | JobHelper | Placement Papers | 0 | 05-04-2005 09:50 AM |
| Problem with Object Conversion [in vb.net] | Kartik | Microsoft .NET Tutorials and Articles | 1 | 12-28-2004 02:56 PM |