rogue-wave
RWCString is dropping core
In our code we use RWCString instead of std::string. One of the functions is dropping core and the stacktrace points to RWCString.[详细]
2023-04-06 05:25 分类:问答How to get the linux thread id from RWThreadId?
In the RW documentation it advises to use rwThreadHash to get the threadId for debugging but that still doesn\'t match the actual linux th开发者_如何转开发read id on a thread. Any idea how to get it ([详细]
2023-03-28 00:26 分类:问答Implicit conversion between RWCString and const char *
RWCString str = \"Y\"; str.append(\"ES\"); if(\"YES\" == str) cout << \"YES == str\" << endl;[详细]
2023-02-04 07:35 分类:问答RWDBReader Cannot read more than 255 characters
We\'re using Rogue Wave tools for our database operations, writing in C++. When we try to read the results of a simple SQL query, like:[详细]
2023-01-27 02:26 分类:问答core dump segmentation fault with C++
I am a newbie to the C/CPP application and analysing an issue with a piece of C/CPP code. I came across a Segmentation Fault error and I am not to identify the root cause of the segmentation fault.[详细]
2023-01-25 00:28 分类:问答RWTime is displaying localtime+1
Why RWTime is giving 1 hour more #include <rw/rwtime.h> #include <rw/rwdate.h> #include <rw/rstream.h>[详细]
2023-01-22 08:28 分类:问答example of using StingRay SECSplitterBase
I am interested in a code fragment that demonstrates how to use the Layout Factory and SECSplitt开发者_JAVA技巧er Base (both from StingRay) to deliver a splitter window inside another splitter window.[详细]
2023-01-17 13:48 分类:问答How to get a nice view of data structure in debugger?
I am debugging a Visual C++ project that uses Rogue Wave a lot. I would like to see content of RW containers easily, i.e. i want to see list ele开发者_JS百科ments instead of this:[详细]
2023-01-02 11:06 分类:问答做孕前检查到许昌那个医院最好?
白开水加冰2017 2022-05-24 18:07 开发者_开发知识库做孕前检查到许昌那个医院最好-许昌不孕不育医院排名?建议到三甲医院检查治疗。孕前检查建议是在计划怀孕前3个月就做,因为这时做孕前检查主要是了解身体的[详细]
2022-12-19 13:07 分类:问答CakePHP is truncating a text field, probably encoding related
Here\'s what I\'m trying to do: I\'m parsing i开发者_运维技巧ncoming email, and using it to create posts in the system.This works almost completely, but there\'s a few bugs to work out.The one that\'[详细]
2022-12-19 08:17 分类:问答