Added: 2 years ago
From: CppHELP
Views: 3,273
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (8)

Sign In or Sign Up now to post a comment!
  • Comment removed

  • Comment removed

  • @jason77763 It is possible that std::string uses pointers to arrays, in which case the data won't actually be inside the struct, but only a pointer to the data. So it will save the pointer instead of the data.

  • Championship of explanation!

  • Why are you using functions from the C lib? Since this is a Cpphelp wouldn't it be better to use functions from CPP lib instead?

  • @alact Well, generally, C and C++ go together. Personally, I think that some C things are better or easier to work with, while some C++ are better. As long as it doesn't actually create a problem, using C things together with C++ really is a non-issue.

  • More videos... =D

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more