-
Replied To a Post in C++ Bank account
Why simplify? As a new coder you would solve the problem using what you taught so far. Also, watch https://www.codeproject.com/Questions/1227669/answer.aspx If your code is just broken, then share what line … -
Began Watching C++ Bank account
So i made this bank account, i would like to display the total intrest and total balance i have been struggaling with it as i am a beginner to c++ … -
Gave Reputation to oladiran in My Acer desktop computer won't power up, CD-ROM lights up
So sorry for my late response, I finally got the model it's an Acer Veriton M265. The problem was a bad psu leg. I got it fixed by a computer … -
Gave Reputation to oladiran in My Acer desktop computer won't power up, CD-ROM lights up
So sorry for my late response, I finally got the model it's an Acer Veriton M265. The problem was a bad psu leg. I got it fixed by a computer … -
Replied To a Post in dfs
Looks too similar to https://www.daniweb.com/programming/software-development/threads/515486/dfs#post2238127 May have to tell more. -
Began Watching dfs
import java.util.ArrayList; import java.io.*; import java.util.*; import java.util.Graph; public class Graph { public int[][] adjMatrix;//Edges will be represented as adjacency Matrix int size; } public Graph(int size) { adjMat = … -
Replied To a Post in Converting from 32-bt to 64-bit in C
When I have to track this problem done I focus on one resulting value at a time. So take the result, just one and add printf's as needed to see … -
Began Watching Converting from 32-bt to 64-bit in C
Hello, my name is John McPherson, and I write C code for the U.S. Department of Labor. I am in the process of converting C code for a lot states … -
Gave Reputation to Reverend Jim in Converting from 32-bt to 64-bit in C
I can't say anything useful without knowing the declared types of the variables in the missing include files. The variable names are terse and cryptic (ky, kky, etc.) and the … -
Gave Reputation to nullptr in How to debug a WndProc function with multiple dynamic listviews ?
Check your spelling on line 4, it should be `WM_NOTIFY` -
Gave Reputation to happygeek in DVD/CD Drive doesn't recognize inserted discs
You still using Windows XP then David? TThat would be your problem, right there. Take your own advice, install a new operating system - Windows 10 for example... -
Replied To a Post in How big are Windows 10 updates?
This was kicked around a bit but your numbers are in the ballpark. -
Began Watching How big are Windows 10 updates?
I'm asking this question in the context of a satellite internet service with expensive download limits... If you just accept all the recommended updates for Windows 10 (creator's update, security … -
Gave Reputation to happygeek in Where can I find list of all 5160 names of Indian cities by district?
Seriously? I found this by visiting the **first** result for the Google search I posted: http://censusindia.gov.in/Tables_Published/Admin_Units/admin.html -
Replied To a Post in Pascal reading CSV and assigning to fields in a 3rd party program
Got your DM. You are expecting me to reverse engineer this which is fine but may not get you many takers. Explain where you think it fails. -
Replied To a Post in Pascal reading CSV and assigning to fields in a 3rd party program
I take it you elected to dump more code and hope. Read the link again and try to avoid "it doesn't work" posts. I can't tell what it is supposed … -
Replied To a Post in Pascal reading CSV and assigning to fields in a 3rd party program
I read your post but the code doesn't clearly tell me what it does. My guess is it's code imcomplete. Take time to read the next link on how to … -
Began Watching Pascal reading CSV and assigning to fields in a 3rd party program
I have a pascal script, which basically pushes information into a 3rd party system. I have an excel macro written, which saves raw data into a CSV file, which I … -
Replied To a Post in Get textbox data without POST or GET calls
@AssertNull, I think the concept Mr.M is working on smells like a bad thing because either they didn't present it well or it is just someone trying to be underhanded … -
Began Watching Get textbox data without POST or GET calls
This may sound confusing but I have a textbox which is a cell number textbox and I want when the max length of 10 has been reached then fire the … -
Replied To a Post in Packet Sniffing which only captures IP address, Packets used and URL
Wireshark would not be a basis for this since even with a pair of WAPs (you are a network thesis writer so I'll use common acronymns) you won't get packet … -
Began Watching Packet Sniffing which only captures IP address, Packets used and URL
Gud day geeks! This is intended for my thesis! We are creating our own Computer laboratory management with network monitoring system from the computer laboratory users. I would like to … -
Replied To a Post in Python countdown time in weeks and days
So something like http://www.corteil.co.uk/Blog/raspberry-pi/raspberry-pi-birthday-countdown/ It appears this is a common thing. maybe a few dozen to hundreds out there. -
Began Watching Python countdown time in weeks and days
I'm making a device that will display the weeks and days until a specific date (in this case my wifes maternity leave start). I am using a Raspberry Pi with … -
Replied To a Post in Printer installation from 32 to 64 bit Windows 7
@Sinda. Don't bury your new question in 4 year old posts. Make your own. Do not leave out details like the cart isn't from HP and the printer is 10 … -
Began Watching Printer installation from 32 to 64 bit Windows 7
Hi I am unable to complete an installation of an Officejet 6000 inkjet printer on a home network Dell 690 workstation running . Windows 7 Ultimate 64 bit workstation. The … -
Replied To a Post in Subscript out of range
OK, let's run your VB.net app in Visual Studio. Not the .EXE but the source. Visual Studio has a community version so it's not like you don't have access to … -
Began Watching Subscript out of range
I have a vb based software which is very old running on sql server 2000. When I tried to take a report, it says "runtime error 9 Subscript is aout … -
Gave Reputation to Reverend Jim in D drive was deleted
Are you asking how to make the drive visible again as D? Or are you asking how to recover the files from the deleted drive? If you just deleted the … -
Replied To a Post in laptop shuts down when plug into charging
At 3.5 years the battery can get weird. Can you reveal, find out and share what the battery health looks like? Nod to batterybar. The free one. -
Began Watching laptop shuts down when plug into charging
I have a Dell Inspiron 7000 series laptop. When the battery is low and as soon as i plug it into charging the laptop starts the shutdown process. The laptop … -
Replied To a Post in My Acer desktop computer won't power up, CD-ROM lights up
Sadly if the PC is void of make and model you likely have some clone. Something made of parts from many vendors. So it's time to get out the Volt … -
Replied To a Post in How to store checked box API values and display in <span> html element
Again you write about an API but didn't call it out. Also you write about a Faculty Lecture stored in the API yet again, no mention of the API name … -
Replied To a Post in My Acer desktop computer won't power up, CD-ROM lights up
Did you inspect the insides for all the fans coming on at power up? Did you get out a Volt meter (remember this is a basic item when you repair … -
Began Watching My Acer desktop computer won't power up, CD-ROM lights up
Hello, I was playing a game on my PC (NFS Most wanted) when I heard a fan starting up noisily. All of a sudden the system tripped off. When I … -
Replied To a Post in How to store checked box API values and display in <span> html element
You wrote API a few times but didn't call out what API you are working with. To me, JavaScript is just that but not an API. So tell more. Also … -
Began Watching How to store checked box API values and display in <span> html element
I need assistance in storing checkbox API values. I have multiple checkboxes and I can display API values in html when checkbox is checked. But how do I store the initial value … -
Replied To a Post in storing checkbox value in database
You may have passed up all those prior discussions here. -> https://www.daniweb.com/search/index?q=storing%20checkbox%20value%20in%20database -
Began Watching storing checkbox value in database
I want to store multiple checkboxe values in my sql database. I am using jsp as front end. -
Replied To a Post in help for i/o in c
Absolutely. Parsing text is something covered in most C and other courses. Here's a tutorial. https://www.codingunit.com/c-tutorial-searching-for-strings-in-a-text-file -
Began Watching help for i/o in c
i have a file .txt with some variables printed for a c program. Precedente lettura: 7129.00 m3 Attuale lettura: 7288.00 m3 Totale Generale: 159.00 m3 Lettura Carmen: 2597.00 m3 Consumo … -
Replied To a Post in MySQL Syntax Error
To find this on my own I reduce the lines by half and see if the error is still there. If still there, I halve again until no errors. This … -
Began Watching MySQL Syntax Error
I got a syntax error flag in my "users" database table, but can't figure the issue out. Please, I need your help. The following is the error message: Error SQL … -
Gave Reputation to jwenting in Volunteer/Amature Web Developers needed.
So you want people without practical experience to build you something for free which you then sell, after which you may give them some money if you make enough of … -
Gave Reputation to JamesCherrill in Volunteer/Amature Web Developers needed.
> EIQ Studio's In English there is no apostophe in the plural "Studios". Not a good start. Is this a) a scam b) wishful thinking by some teenager in his/her … -
Gave Reputation to Kevin_32 in Which laptop to buy?
Hi there, Well, of course it would be better if you could get a better deal then $400, but anyways here is an article that might be helpful for your … -
Replied To a Post in Creating a python game? redlight greenlight
Wait, why does your post look exactly like https://www.chegg.com/homework-help/questions-and-answers/python-code-game-resembles-123-redlight-green-light-game-person-starts-curator-stands-end--q26277112 I wonder how you got this far in the course to hit this task. Did you happen to ask folk to … -
Began Watching Creating a python game? redlight greenlight
A person starts out as the "Curator" and stands at the end of a field. Everyone else playing stands at the far end (distance depends upon playing area selected). The … -
Replied To a Post in bios setup not open
It appears the Compaq V1000 is not a model you can reset the password with the usual tricks of removing the battery or such. Contact HP to find out what … -
Replied To a Post in How to Reduce Qty from Stock Table when Sales qty using vb.net and sql
Yes, M. Before you write an app to interact with a SQL server you would have learned to use a SQL command line to practice with. Maybe you skipped an …
The End.