
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
November 26th, 2023, 03:51 PM
I wrote this naïve code to make a sorted lists out of three sorted lists:
import std.compat;
using intLst = std::forward_list<int>;
intLst...
7 replies | 5838 view(s)
-
November 17th, 2023, 11:57 AM
Can you tell me how can I change my password?
What am I doing wrong?
Please tell me.
Yours faithfully.
x
0 replies | 3765 view(s)
-
November 20th, 2023, 04:50 AM
I'm currently working on a Spring Boot project and integrating Swagger for API documentation. While the basic setup is clear, I'm facing challenges...
0 replies | 3575 view(s)
-
November 14th, 2023, 09:06 AM
Where is administration?
I'ts important.
Thank.
3 replies | 2367 view(s)
-
December 7th, 2023, 10:33 AM
I've created an sqlite application with Visual Studio C++, which works correctly.
However, I cannot reorder indexes, after deleting a record -...
5 replies | 2116 view(s)
-
November 16th, 2023, 09:24 AM
Can't answer an existing topic, what should I do ??
Maybe I'm doing something wrong?
Please tell me.
Yours faithfully.
*** Post...
2 replies | 1864 view(s)
-
November 28th, 2023, 10:46 PM
Hi, ALL,
I am doing a cross-platform programming using C++ cross-platform library.
At one point of time my program needs to read the value from...
1 replies | 1442 view(s)
-
November 15th, 2023, 10:48 AM
Are there any of the moderators?
How to create your first post.
Yours faithfully.
1 replies | 1399 view(s)
-
December 9th, 2023, 10:39 AM
Could somebody recommend a c++ download to generate a sine wave and play through my PC sound card. I am a complete beginner at this. I have a PC with...
5 replies | 958 view(s)
-
December 8th, 2023, 04:24 AM
I installed Android Studio 2022.3.1 on win10 pro, created a virtual machine successfully, but when running I got an error: Device Manager "The...
1 replies | 1208 view(s)
-
November 30th, 2023, 12:06 AM
I'm trying to start a server in a window. I want to see the command's results, which is a webpage. But it doesn't show anything anywhere, even if I...
0 replies | 1076 view(s)
-
Today, 12:51 AM
Hello,
I am adding some methods to the NTPClient by creating a derived class MyNTP.
But now, I can't figure out how to invoke the new class. That...
3 replies | 70 view(s)
-
December 8th, 2023, 04:32 AM
Visual Studio Code on win7 reports error: (node:6732) UnhandledPromiseRejectionWarning ?
Installing Visual Studio Code on win7 64bit when running...
0 replies | 141 view(s)
-
Today, 08:15 AM
After building an app, if I want to run it in the debugger I've a recollection that it's possible to pass certain parameters as if they'd been passed...
0 replies | 26 view(s)
-
Today, 07:40 AM
I thought it looked familiar!
This just became 90% a repost bot where this is just bait for some spammy links.
3 replies | 70 view(s)
-
Today, 04:19 AM
Is this a class exercise? See https://cplusplus.com/forum/general/285683/ where this question has been asked and answered previously.
3 replies | 70 view(s)
-
Today, 02:39 AM
> MyNPT.cpp
The function isn't a member of the class.
void MyNTP::MyNPT(UDP& udp)
: NTPClient(udp)
{
}
3 replies | 70 view(s)
-
Today, 02:34 AM
That's a good start.
Perhaps these will help you....
5 replies | 958 view(s)
-
Yesterday, 02:31 PM
I'm looking for first steps, the road forward, the tunnel, the light at the end and the desdination. Can you help.
5 replies | 958 view(s)
-
Yesterday, 02:29 PM
I tried a reply with reply with quote without really understanding what that was. Now I've spotted reply to thread, so I'll use this in future.
...
5 replies | 958 view(s)
-
Yesterday, 01:42 PM
Thanks for your response.
My principal problem is the sound card. I've, already managed to code a sine wave. Or at least I believe I have, using a...
5 replies | 958 view(s)
-
Yesterday, 12:31 PM
> a c++ download to generate a sine wave and play through my PC sound card
So how much do you want to skip the actual learning?
Just downloading...
5 replies | 958 view(s)
-
December 8th, 2023, 12:05 PM
Is this helpful
https://sqlite.org/forum/info/09d27e962aa890b9
This if for VB but see the discussion re why this error happens and how to fix it....
5 replies | 2116 view(s)
-
December 8th, 2023, 11:31 AM
I tried - no success
Same error message and same behaviour
5 replies | 2116 view(s)
-
December 8th, 2023, 09:03 AM
Didn't Google help you?
1 replies | 1208 view(s)
-
December 8th, 2023, 07:56 AM
At a guess, not all the wrappers are the same.
Try breaking the requests up.
void ClegisView::OnBnClickedButton()
{
querySQL = "DELETE...
5 replies | 2116 view(s)
-
December 7th, 2023, 04:34 PM
Thank you for the answer
I receive the following error messsage "database table is locked"
As I have said, the statement only executes the two...
5 replies | 2116 view(s)
-
December 7th, 2023, 12:56 PM
https://www.sqlite.org/c3ref/exec.html
1. It returns a result.
You should examine the result to see if it tells you anything.
2. err is a...
5 replies | 2116 view(s)
|
Click Here to Expand Forum to Full Width
|