Cool, I'm glad that it worked.
Just to be clear,<string.h> is the C strings library (has strcpy(), memcmp() and the likes). The C++ equivalent for this is <cstring>.
None of these have the C++ type std::string, which requires <string>, so the fact that it worked when compiling was not due to the <string.h> include. It just pulled <string> from somewhere.
The Lounge
Chilling out? Want to discuss Abraham Lincoln? Well, in the Lounge you can discuss literally anything.
1.0k
Topics
8.8k
Posts
-
-
-
App development
Locked Unsolved -
requesting advice on using QtSharp/CppSharp
Locked Unsolved -
-
-
Ada and Qt
Unsolved -
-
-
-
-
-
Future Prospects of Qt?
Unsolved -
-
-
Lies, Damned Lies, and Statistics
Unsolved -
-
The prospect of Qt development skill
Unsolved -
-