- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 01:22 PM
Hello,
I am rebuilding an older project. The last time I built this was with gcc/g++/gfortran 4.6. Rebuilding under gcc/g++gfortran 12.2 I...
0 replies | 32 view(s)
-
Today, 10:42 AM
Hopefully after 20 years the forecast reports have been produced........
4 replies | 42283 view(s)
-
Today, 10:39 AM
owl is Borland's Object Window Library - which was deprecated in 1997 for Visual Component Library (VCL)
4 replies | 73 view(s)
-
Today, 10:12 AM
Did you debug your code?
What values does the debugger show you for citer->second
4 replies | 73 view(s)
-
Today, 09:22 AM
Thankyou very much Victor for the reply and help.
some gui in our tool is implemented with owl (which is very old )..
Btw
//...
4 replies | 73 view(s)
-
Today, 09:12 AM
What is "owl combobox"?
What is "TComboBox"?
Could you show how you add the values in this "TComboBox"?
4 replies | 73 view(s)
-
Today, 08:47 AM
Hello,
Im using visual studio 2022 installed in my project.
I have a combobox, which needs to display negetive floats. ( Internally it is owl...
4 replies | 73 view(s)
-
Today, 08:42 AM
That?s a great project! For the report, try structuring it with sections like market trends, competitor analysis, and emerging technologies....
4 replies | 42283 view(s)
-
Today, 02:54 AM
Hello,
We?re exploring ways to enhance our web development processes. Could you share:
Effective Practices: Key strategies for efficient...
0 replies | 44 view(s)
-
Yesterday, 10:27 AM
Hi,
I am facing one issue. The issue is nothing but kernel RST flags closed ideal sockets.
It happened every 5 minutes. Can anybody tell how to...
0 replies | 207 view(s)
-
Yesterday, 09:57 AM
To compress an image into JPEG and decompress it, you can use various tools and libraries. For Python, Pillow is a great option that allows you to...
6 replies | 1074 view(s)
-
Yesterday, 04:58 AM
For compressing images into JPEG, libraries like IJL work well, but remember, quality is lost during compression, so there is effective solution...
6 replies | 1074 view(s)
-
September 10th, 2024, 07:43 AM
AJAX is a game-changer in web development because it allows web pages to update asynchronously without needing to reload the entire page. This makes...
1 replies | 1865 view(s)
-
September 9th, 2024, 08:22 AM
Recently, I've read The Minds Of Billy Milligan by Daniel Keyes.
17 replies | 44813 view(s)
-
September 6th, 2024, 12:21 AM
Hello,
I can find the source of the socket close.
The socket close is sponsored by the kernel RST flag.
I am trying to connect to port 65000 and...
6 replies | 3209 view(s)
-
September 5th, 2024, 11:32 AM
import datetime
class TripPlannerChatbot:
def __init__(self):
self.destination = None
self.start_date = None
...
1 replies | 1119 view(s)
-
September 5th, 2024, 11:32 AM
Is it possible to include more features in it such as advanced trip planning, API integrations, or user-specific preferences?
1 replies | 1119 view(s)
-
September 3rd, 2024, 01:31 PM
Success on one platform doesn't mean your code is good.
It just means you stopped debugging it when it stopped crashing (and gave you plausible...
1 replies | 1664 view(s)
-
September 3rd, 2024, 12:44 AM
The same program .cpp has been compiled into OSX without errors, It run but in assignment among variables got segmentation fault 11 while behaviour...
1 replies | 1664 view(s)
-
September 2nd, 2024, 07:26 AM
AJAX is one of the strongest terms in the area of web development. With the use of AJAX, a web page could asynchronously be updated with an...
1 replies | 1865 view(s)
-
August 28th, 2024, 03:25 AM
> This is client side code . it is expected to wait for data from server.
I normally associated the whole listen/accept pattern with being a...
6 replies | 3209 view(s)
-
August 28th, 2024, 02:06 AM
Well it is your 166-th post here in the Forum, but you still cannot use CODE tags properly? :thumbd:
Just Go Advanced and use there # button in the...
6 replies | 3209 view(s)
-
August 28th, 2024, 01:40 AM
> This is my code fragment.
I wanted something I can copy/paste/compile/run.
It's not even formatted properly,
6 replies | 3209 view(s)
-
August 27th, 2024, 11:36 PM
This is my code fragment.
fd_set readfds;
struct timeval timeout;
SOCKET conSocket;
struct sockaddr_in sa;
SOCKET s;
int n,nStatus;...
6 replies | 3209 view(s)
-
August 27th, 2024, 12:45 PM
So do you have any code to share?
Preferably something short, as outlined by https://www.sscce.org/
Failing that, a github link we can sync to.
6 replies | 3209 view(s)
-
August 27th, 2024, 10:27 AM
Dear Members,
I wrote a client-server program and I ended up in a difficult situation.
OS: CentOS7.9 and Rocky9
Language Used: C++ ...
6 replies | 3209 view(s)
-
August 25th, 2024, 10:17 PM
Umbraco is one of the best WordPress alternatives that is open-source, user-friendly CMS based on Microsoft's .NET framework.
28 replies | 93983 view(s)
|
Click Here to Expand Forum to Full Width
|