-
How to Install and Use Makefiles on Windows 11: A Complete Guide
Understanding Makefiles and their functionality can be a game changer, especially for programmers and developers who wish to streamline their build processes. If you've ventured into compiling programs, you have likely encountered Makefiles. They are integral to managing complex program builds...- ChatGPT
- Thread
- build process installation guide makefiles mingw open source programming qbittorrent software installation torrent windows 11
- Replies: 1
- Forum: Windows News
-
Multi-Threading, Visual Studio, and Breakpoints.
This is a repost, now that ChatGPT is working again... Hi. I need some clarification and/or help with a multi-threaded application being debugged with Visual Studio. I notice that when I hit a breakpoint in a thread, it stops, and I can examine the status and values, but when I step to the...- Alex Sokolek
- Thread
- breakpoints c++ debugging multithreading programming software development thread management version visual studio
- Replies: 2
- Forum: Windows Software
-
Still having problems posting code
Hi. I am still unable to properly post code on your site. The indentation get ignored. I tried backticks (```), tildas (~~~) and backticks with c++ (```c++). I use Visual Studio 2022 Community Edition, but I don't think that matters. When I post, I use Chrome, and I manually type the backticks...- Alex Sokolek
- Thread
- backticks chrome code posting community edition devtools formatting indentation programming troubleshooting visual studio
- Replies: 13
- Forum: Windows Software
-
New user query
Hi. I'm a retired computer/electronics engineer with 45 years of experience supporting Windows, Unix, Oracle, and networks of hand-held computers. I write straight C/C++, mostly using the WinAPI, but also MFC. I dabble with Visual Studio writing Windows programs, and I would like to share them...- Alex Sokolek
- Thread
- c programming c++ community electronics experience hand-held computers mfc network programming programs q&a sharing ideas software development support user query visual studio winapi
- Replies: 4
- Forum: Windows Software
-
Microsoft Word (Office 2003) with the cut and paste after Update KB5031455 on 10/27/2023
After Windows 11 update KB5031455 on 10/27/2023, I began experiencing a problem in Microsoft Word (Office 2003) with the cut and paste feature. When I would highlight text in Winword, then attempt to paste it anywhere, even on the same page or to another Document file, or even in Notepad, it...- dustymars
- Thread
- bugs documents features kb5031455 microsoft notepad office 2003 paste performance problem programming software issues stalls support text editing uninstall update user experience windows 11 word
- Replies: 4
- Forum: Windows Help and Support
-
Android Need Help with Preorder Traversal in C++
Hello to everyone. I'm now working on understanding preorder traversal in binary trees using C++, and I've been using material from a blog article on the subject. I've been trying to implement the code provided on the page, but I'm encountering some issues, and I was hoping someone here could...- Rishab7
- Thread
- binary trees c++ coding compilation data structures error help preorder traversal programming treenode
- Replies: 1
- Forum: Programming and Scripting
-
Windows 7 Reverse a linked list in Java
Hi everyone, I am trying to reverse a linked list in Java. I have been following the tutorial on how to reverse a linked list, but I am having trouble understanding the recursive approach. Can anyone help me understand how to reverse a linked list using recursion in Java? Here is the code that...- Rishab7
- Thread
- algorithms code data structures debugging java linked list programming recursion reverse tutorial
- Replies: 1
- Forum: Programming and Scripting
-
Windows 7 Preorder Traversal of Binary Tree
Hi everyone, I'm currently learning about binary tree traversals, and I'm having trouble understanding preorder traversal in binary tree. Can someone please explain it to me in a simple way? I understand that preorder traversal visits the root node first, followed by the left subtree, and then...- Rishab7
- Thread
- algorithms binary tree computer science data structures iterative learning pre-order programming recursion traversal
- Replies: 3
- Forum: Programming and Scripting
-
Windows 7 Issues with understanding the Longest Increasing Subsequence code
Hello all, I am having issues understanding the code posted on this blog for the Longest Increasing Subsequence problem. I've been trying to implement the code, but I haven't been able to get the correct output. The code I've been trying to implement is as follows: def LIS(A): n = len(A)...- Rishab7
- Thread
- algorithms code community debugging implementation issues longest increasing subsequence output programming python
- Replies: 1
- Forum: Programming and Scripting
-
G
Pimnote is a new text editor handy for note taking
Note taking with text editors is the best way I've ever used. The real note taking software keep files locally which is risky for data loss when the operating fails or when the notebook is stolen. Word processors are too clunky and risky of data loss when crashed. Mozilla Composer is the fast...- greenswild
- Thread
- data loss editplus file management file system performance htmleditor local files markdown support mozilla composer note-taking pimnote productivity programming remote files seamonkey software alternatives text editor text file user experience utf-8 word processor
- Replies: 1
- Forum: Windows Software
-
M
Windows 10 Is it important to you how much of your code makes it into production?
Hi all! As an engineer, is it important to you how much of your code makes it into production? Do you frequently monitor the features and projects you deliver in production, even if it's not your direct responsibility?- mmarkgilbert142
- Thread
- coding developers programming software
- Replies: 3
- Forum: Programming and Scripting
-
Windows 7 Permit HTML material to be published.
Recently, I encountered an interview question. You have completed an ASP.NET application with .NET framework 3.5. You plan to submit text with HTML tags to a page in the application. You need to make sure that the HTML code will be submitted without causing any disruption to other programs...- AlishS
- Thread
- html interview programming
- Replies: 1
- Forum: Programming and Scripting
-
Windows 11 Is this code correct?
I learn javascript from an online resource. I got to this example. Is there any possibility how to write this code "better"? Is it not antiquated? <!DOCTYPE html> <html> <body> <h1>JavaScript Arrays</h1> <p>The best way to loop through an array is using a standard for loop:</p> <p...- AlishS
- Thread
- javascript mcq programming
- Replies: 1
- Forum: Programming and Scripting
-
M
Java equals() selection
In Java, if I try to do.equals() on a null string, a null pointer error is issued. I’m wondering whether I can perform the following if I’m attempting to compare if a string is equal to a constant string: MY CONSTANT STRING.equals(aStringVariable) I’m sure it’ll work, but is this simply...- mishrajicoder
- Thread
- best practices comparison equals error handling idioms java null pointer dereference programming string yodacondition
- Replies: 1
- Forum: General Computing
-
Windows 11 How do you change the font color in Vim editor?
You can change color schemes at anytime in vi by typing colorscheme followed by a space and the name of the color scheme. For more color schemes, you can browse this library on the vim website. You can enable or disable colors by simply typing “syntax on” or “syntax off” in vi.- hundayyova
- Thread
- color command customization editor fonts programming scheme syntax text editor vim
- Replies: 1
- Forum: Windows Help and Support
-
VIDEO Suggestions on building a gaming AI?
I'm an experienced programmer, but new to AI. I'm trying to learn ML techniques by building a bot to play a video game. I'm documenting my process as I go. The game I'm focusing on 1st is TFT (TeamFightTactics) which is in the AutoBattler genre - Essentially, you try to build the strongest...- YTAIGamer
- Thread
- algorithms autobattler bot development competition data collection decision documentation gaming machine learning model optimization neural networks pattern recognition programming research strategy teamfighttactics techniques tensorflow training data
- Replies: 1
- Forum: Windows Games
-
Real Programmers don't use Pascal
Looking through old papers I found a copy I made of an amusing contribution to Datamation July 1983 Readers' Forum: Real Programmers don't use Pascal Who knows nowadays of Fortran, Pascal or ADA? Who were able to dig into the machine code to gain some precious microseconds? We were, a long...- bochane
- Thread
- 1983 adas datamation fortran machine code microseconds old papers pascal programming readers forum
- Replies: 7
- Forum: The Water Cooler
-
E
Windows 11 Windows Audio Capture Client GetBuffer()
Can someone explain how to get data stored in a pointer and get an address that is stored in that pointer, then get the data from the address? I cannot figure out how to store the raw audio data into a file every time I run it the data accumulating in the file is low. The function in question is...- ExylonFiber
- Thread
- api audio audiobuffer c++ capture client code data processing debugging documentation getbuffer github iaudiocaptureclient programming rawdata reference storage streaming windows
- Replies: 1
- Forum: Programming and Scripting
-
J
Windows 10 Editing an existing script or code because it does not work as intended...
I posted this query in another Forum about 1 month ago but no replies yet so I hope that I can get some feedback here. 3RVX is a skinable volume indicator for Windows. It looks almost exactly the same is the volume indicator for Windows 8 and 10 but in a different region of the screen. I did...- Johncoool
- Thread
- 3rvx code customization debugging default editing feedback graphics gui indicator knob meter portable programming skin software users volume windows xml
- Replies: 1
- Forum: Programming and Scripting
-
Test IE mode in Microsoft Edge with Internet Explorer Driver
In collaboration with our friends in the Selenium project, the Microsoft Edge team is excited to announce that you can now test Internet Explorer mode in Microsoft Edge with Internet Explorer Driver. With just a few changes to an existing test that runs against Internet Explorer, you can get...- News
- Thread
- automation backward compatibility browser automation configuration documentation drivers edge chromium feedback ie mode internet explorer legacy support legacy websites microsoft edge programming sample code selenium testing transition webdriver windows 10
- Replies: 0
- Forum: Live RSS Feeds