Thread: Error, std::stringstream no member 'c_str'

  1. #16
    Registered User
    Join Date
    May 2016
    Posts
    40
    Quote Originally Posted by Elysia View Post
    C++ is still entirely native in VS2015. Have no fear. There's no managed code.
    Oh BTW does the freebee offer a static link standalone exe or do you have to go the DLL route ?

  2. #17
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    VS2016 community supports static linking too. You're not missing out on anything, really.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  3. #18
    Registered User
    Join Date
    May 2016
    Posts
    40
    Quote Originally Posted by Elysia View Post
    VS2016 community supports static linking too. You're not missing out on anything, really.
    Wow that is so cool, somewhat the same premise as the Win 10 offer I surmise. Based possibly on new commerce that grows out of such I guess. In that MS has become so rich from other enterprises they figure promoting their platform interfaces will further that.
    Or possibly they are just "nice" guys (lol). But seriously Bill has given many billions to charities and good works around the globe so credit where it's due.
    I have absolutely no reason not to download and try this.
    Thanks Elysia.

  4. #19
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    Quote Originally Posted by R_W_B View Post
    Or possibly they are just "nice" guys (lol).
    If you study the history of Bill Gates and Microsoft, you'll see that they are not "nice" guys. The community edition is only for individuals and businesses under the following criteria:

    Quote Originally Posted by Microsoft
    An unlimited number of users within an organization can use Visual Studio Community for the following scenarios: in a classroom learning environment, for academic research, or for contributing to open source projects.

    For all other usage scenarios:
    In non-enterprise organizations, up to five users can use Visual Studio Community. In enterprise organizations (meaning those with >250 PCs or >$1 Million US Dollars in annual revenue), no use is permitted beyond the open source, academic research, and classroom learning environment scenarios described above.
    See the Visual Studio Community Edition page for more info.
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

  5. #20
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    I don't think that's connected to them not being nice guys. They're a business, and they need to make money, so they obviously need to sell their software. They are pretty nice in that they're giving away the full-featured product to non-enterprises (e.g. individuals and hobbyists).
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  6. #21
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    Quote Originally Posted by Elysia View Post
    I don't think that's connected to them not being nice guys. They're a business, and they need to make money, so they obviously need to sell their software. They are pretty nice in that they're giving away the full-featured product to non-enterprises (e.g. individuals and hobbyists).
    I didn't really mean for it to seem like the latter was a result of the former. I probably should have formatted my post to indicate that they were separate thoughts.
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

  7. #22
    Registered User
    Join Date
    May 2016
    Posts
    40
    Quote Originally Posted by Elkvis View Post
    If you study the history of Bill Gates and Microsoft, you'll see that they are not "nice" guys. The community edition is only for individuals and businesses under the following criteria:

    See the Visual Studio Community Edition page for more info.
    Quote Originally Posted by Elkvis View Post
    I didn't really mean for it to seem like the latter was a result of the former. I probably should have formatted my post to indicate that they were separate thoughts.
    No worries Elvis, thanks for extra explanations. I've followed Gates and company since the times when most folks might have thought MS DOS could have possibly been the mistress to the President of Mexico. Business is business but sometimes in different offerings.

    But seriously for non enterprise users this sounds like what I could use for sure.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. What does c_str() do?
    By Eman in forum C++ Programming
    Replies: 16
    Last Post: 01-18-2011, 09:17 AM
  2. c_str()
    By darren78 in forum C++ Programming
    Replies: 2
    Last Post: 08-14-2010, 03:07 AM
  3. c_str problem
    By Dynamitemedina in forum C++ Programming
    Replies: 1
    Last Post: 02-06-2010, 07:36 PM
  4. c_str() problem
    By h3ro in forum C++ Programming
    Replies: 12
    Last Post: 05-15-2007, 05:26 AM
  5. *this and .c_str()
    By stalker in forum C++ Programming
    Replies: 3
    Last Post: 01-19-2004, 03:13 PM

Tags for this Thread