Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Std string | Topic profile

Topic profile page for Std string. This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Std string.
Topic "Std string" was discussed 1,792 times on 116 sites in last 3 months
Search discussions, forums, images, videos, about "Std string" on BoardReader!
 

BoardReader Trendy!

Topic 1:

Topic 2:

Topic 3:

Domain Profile
Domain:

Posting activity graph on std string:

Posts by:  day  week  month 

 

Related topics:


std string was discussed on the following sites:

CodeGuru Forums - A Developer.com Community for C++, C#, VB, Java and .NET Solutions CodeGuru Forums - A Developer.com Community for... - 377 CodeGuru Forums - A Developer.com Community for C++, C#, VB, Java and .NET Solutions - site profile
www.daniweb.com - IT Tech Talk www.daniweb.com - IT Tech Talk - 234 www.daniweb.com - IT Tech Talk - site profile
C Board - Your resource for C and C++. C Board - Your resource for C and C++. - 219 C Board - Your resource for C and C++. - site profile
Forums de Developpez.com Forums de Developpez.com - 170 Forums de Developpez.com - site profile
Ogre Forums Ogre Forums - 59 Ogre Forums - site profile

 

Related threads on std string:

Mewra OOXX, finally found the problem! the size of std::string...  Twitter / Mewra - site profile Mewra - forum profile  Go to this thread  OOXX, finally found the problem! the size of std::string in SL is different,it is probably overridden or redefined how come this happended!? 11:05 PM Aug 30th from web
C++ Programming Strange problem with std::string  C Board - Your resource for C and C++. - site profile C++ Programming - forum profile  Go to this thread  Strange problem with std::string
General Symbian C++ Using TBuf as c++ std string -  Nokia Developer Discussion Boards - site profile General Symbian C++ - forum profile  Go to this thread  Using TBuf as c++ std string -
c Does std::string supports wide characters?  Expert Communities - bytes - site profile c - forum profile  Go to this thread  Does std::string supports wide characters?
extundo # ex-ping extundo: # ex-ff1 BigBlackBear:...  extundo - Identi.ca - site profile extundo - forum profile  Go to this thread  # ex-ping extundo: # ex-ff1 BigBlackBear: http://bit.ly/KMl10 - QT how to use std::string in a QLineEdit .. http://bit.ly/hzFTx

Latest threads on std string:

c
Started 2 days, 6 hours ago (2009-11-09 13:55:00)  by bajajv Member
Hello, I am trying to implement the CString class. I can implement the functions using the standard namespace string class, but not sure whether it will support the wide characters or not. Also, please suggest that how can I check for characters of other languages? Can I get characters of other languages by changing the language settings of my machine?
Source: Expert Communities - bytes More from this site Expert Communities - bytes - site profile 
Forum:  c  c - forum profile
Thread:  Show this thread (3 posts) More from Does std::string supports wide characters?  Thread Thread info: Does std::string supports wide characters? Size: 378 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Does std::string supports wide characters? :: c :: Expert Communities - bytes"
Linux Programming
Started 6 days ago (2009-11-05 19:24:00)  by Swerve
I have a task to do about the std::string datatype. To do the task I need to use the KDevelop IDE and be able to find the size of the buffer being used when performing operations upon strings, but never having used KDevelop before, I'm at a complete loss. Could anyone be so kind as to give me some direction as how to go about viewing a buffer which is in use? Can it's contents be ...
Source: C Board - Your resource for C and C++. More from this site C Board - Your resource for C and C++. - site profile 
Forum:  Linux Programming  Linux Programming - forum profile
Thread:  Show this thread (4 posts) More from Viewing a buffer when using std::string advice.  Thread Thread info: Viewing a buffer when using std::string advice. Size: 793 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Viewing a buffer when using std::string advice. :: Linux Programming :: C Board - Your resource for C and C++."
Started 2 weeks ago (2009-10-28 09:52:00)  by StasV
Hello! I have such a function. Code: TBuf Utils::LoadMessageL(int mesageId) { TBuf text; text.Copy(_L("Some text")); return text; } Everything works just fine. But code scanner in carbide IDE tells me, that I am returning-descriptor-out-of-scope. Am I? Please, note, that Code: iUserManager->iUserLogin= iUserLogin; also works fine for me. ...
Source: Nokia Developer Discussion Boards More from this site Nokia Developer Discussion Boards - site profile 
Forum:  General Symbian C++  General Symbian C++ - forum profile
Thread:  Show this thread (4 posts) More from Using TBuf<X> as c++ std string  Thread Thread info: Using TBuf<X> as c++ std string Size: 1,131 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Using TBuf  as c++ std string - :: General Symbian C++ :: Nokia Developer Discussion Boards"
C++ Programming
Started 2 weeks, 4 days ago (2009-10-24 16:03:00)  by bengreenwood
Hi, I have a function in a program that's something like the following. When I try to output what it returns, however, it doesn't print anything on the screen. The following isn't exactly what I'm using, but it gets the point across. Code: const char* getcolor(bool top) { stringstream color_convert; string string1; if (top == 1) color_convert
Source: C Board - Your resource for C and C++. More from this site C Board - Your resource for C and C++. - site profile 
Forum:  C++ Programming  C++ Programming - forum profile
Thread:  Show this thread (10 posts) More from Returning const char*/ std::string.c_str()  Thread Thread info: Returning const char*/ std::string.c_str() Size: 1,726 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Returning const char*/ std::string.c_str() :: C++ Programming :: C Board - Your resource for C and C++."
Programming
Started 1 month ago (2009-10-12 01:00:00)  by jh7777
Hi there I wonder if anyone could help me with the following C++ question: I've been given a custom-made string class which handles string, wstring and bstr. It has a number of methods and assignment operators to convert to and from different types. The app I work on compiles happily in VS6 and VS2008, but when trying to compile in Redhat (version 4.1.1 in Redhat 5.0), for example for ...
Source: LinuxQuestions.org - where Linux users come for he... More from this site LinuxQuestions.org - where Linux users come for help - site profile 
Forum:  Programming  Programming - forum profile
Thread:  Show this thread (5 posts) More from Assigning custom string to std::string in C++  Thread Thread info: Assigning custom string to std::string in C++ Size: 2,429 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Assigning custom string to std::string in C++ :: Programming :: LinuxQuestions.org - where Linux users come for he..."
extundo
Started 1 month ago (2009-10-08 12:50:27)  by extundo
Source: extundo - Identi.ca More from this site extundo - Identi.ca - site profile 
Forum:  extundo  extundo - forum profile
Thread:  Show this thread (1 post) More from #ex-twit extundo: #ex-ff1 BigBlackBear: http://bit.ly/KMl10 - QT how to use std::string in a QLineEdit .. http://bit.ly/1XNMV  Thread Thread info: #ex-twit extundo: #ex-ff1 BigBlackBear: http://bit.ly/KMl10 - QT how to use std::string in a QLineEdit .. http://bit.ly/1XNMV Size: 388 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "#  ex-twit   extundo: #  ex-ff1   BigBlackBear:  http://bit.ly/KMl10  - QT how to use std::string in a QLineEdit ..  http://bit.ly/1XNMV :: extundo :: extundo - Identi.ca"
extundo
Started 1 month ago (2009-10-08 12:20:58)  by extundo
Source: extundo - Identi.ca More from this site extundo - Identi.ca - site profile 
Forum:  extundo  extundo - forum profile
Thread:  Show this thread (1 post) More from #ex-ping extundo: #ex-ff1 BigBlackBear: http://bit.ly/KMl10 - QT how to use std::string in a QLineEdit .. http://bit.ly/hzFTx  Thread Thread info: #ex-ping extundo: #ex-ff1 BigBlackBear: http://bit.ly/KMl10 - QT how to use std::string in a QLineEdit .. http://bit.ly/hzFTx Size: 388 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "#  ex-ping   extundo: #  ex-ff1   BigBlackBear:  http://bit.ly/KMl10  - QT how to use std::string in a QLineEdit ..  http://bit.ly/hzFTx :: extundo :: extundo - Identi.ca"
C++ (Non Visual C++ Issues)
Started 1 month ago (2009-10-05 22:41:00)  by kenrus
What are some ways to determine if a std::string contains all numeric data? (Alpha representations of numeric data) Code: std::string sPrimaryNumber = "98"; sPrimaryNumber.find_first_not_of("0123456789");
C++ Programming
Started 1 month, 1 week ago (2009-10-03 05:43:00)  by jasperleeabc
Hi, I am having a very strange problem with std::string. Here's the code: Code: char temp[100]; gets(temp); printf("%s", temp); string t(temp); I did "using namespace std;", and now Code: string t(temp) is not working. Any ideas? My input was "lee". Thanks.
Source: C Board - Your resource for C and C++. More from this site C Board - Your resource for C and C++. - site profile 
Forum:  C++ Programming  C++ Programming - forum profile
Thread:  Show this thread (10 posts) More from Strange problem with std::string  Thread Thread info: Strange problem with std::string Size: 1,585 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Strange problem with std::string :: C++ Programming :: C Board - Your resource for C and C++."
C++
Started 1 month, 2 weeks ago (2009-09-22 14:50:54)  by Darth Vader
I have a native code snippet that I am going to write in managed code instead. The native snippet code look like this: Help with Code Tags C++ Syntax ( Toggle Plain Text ) std:: string RClammer = "]" ; std:: string BigLine = "aaaaaaaa]aaaa" ; int pos = 0 ;   while ( std:: string :: npos != ( pos = BigLine. find ( RClammer, pos ) ) )...
Source: www.daniweb.com - IT Tech Talk More from this site www.daniweb.com - IT Tech Talk - site profile 
Forum:  C++  C++ - forum profile
Thread:  Show this thread (5 posts) More from std::string::npos equivalent for managed code  Thread Thread info: std::string::npos equivalent for managed code Size: 4,958 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "std::string::npos equivalent for managed code :: C++ :: www.daniweb.com - IT Tech Talk"
 

Hot threads on std string:

Linux Programming
Started 1 day, 10 hours ago (2009-11-10 09:16:00)  by Yarin
You mentioned manipulating the string. STL string manipulation isn't done as it is in C, you can read about it here: C++ Reference You can use the c_str() member to get a C style string if you need to (non-manipulative, though).
Source: C Board - Your resource for C and C++. More from this site C Board - Your resource for C and C++. - site profile 
Forum:  Linux Programming  Linux Programming - forum profile
Thread:  Show this thread (4 posts) More from Viewing a buffer when using std::string advice.  Thread Thread info: Viewing a buffer when using std::string advice. Size: 368 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Viewing a buffer when using std::string advice. :: Linux Programming :: C Board - Your resource for C and C++."
c
Started 2 days, 3 hours ago (2009-11-09 16:16:00)  by Banfa
std:string is based on char and therefore does not support wide characters, but can support multi-byte characters. std::wstring is based on wchar_t and supports wide characters.
Source: Expert Communities - bytes More from this site Expert Communities - bytes - site profile 
Forum:  c  c - forum profile
Thread:  Show this thread (3 posts) More from Does std::string supports wide characters?  Thread Thread info: Does std::string supports wide characters? Size: 178 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "re: Does std::string supports wide characters? :: c :: Expert Communities - bytes"
C++
Started 4 days, 20 hours ago (2009-11-07 00:00:00)  by Clinton Portis
The string member capacity() is defined as: • • • • Return size of allocated storage Returns the size of the allocated storage space in the string object. Notice that the capacity is not necessarily equal to the number of characters that conform the content of the string (this can be obtained with members size or length), but the capacity of the allocated space,...
Source: www.daniweb.com - IT Tech Talk More from this site www.daniweb.com - IT Tech Talk - site profile 
Forum:  C++  C++ - forum profile
Thread:  Show this thread (2 posts) More from std::string capacity(). Different in different OSs?!?!  Thread Thread info: std::string capacity(). Different in different OSs?!?! Size: 2,021 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: std::string capacity(). Different in different OSs?!?! :: C++ :: www.daniweb.com - IT Tech Talk"
C++
Started 5 days, 18 hours ago (2009-11-06 01:13:42)  by dkalita
may be u can display using cout as Help with Code Tags C++ Syntax ( Toggle Plain Text ) string str; char *buf = ( char * ) &str; /*u need to know the size of 'str'*/ /*sizeof(str) might work but m not sure about it*/ int i; for ( i= 0 ;i
Source: www.daniweb.com - IT Tech Talk More from this site www.daniweb.com - IT Tech Talk - site profile 
Forum:  C++  C++ - forum profile
Thread:  Show this thread (1 post) More from Viewing a buffer when using std::string advice.  Thread Thread info: Viewing a buffer when using std::string advice. Size: 2,553 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Viewing a buffer when using std::string advice. :: C++ :: www.daniweb.com - IT Tech Talk"
For Sale: Bass Guitars
Started 1 week, 1 day ago (2009-11-03 14:06:00)  by kai_ski
On hold until the weekend.