5,430 Posted Topics

Member Avatar for Mooyeon

Time to read https://www.tutorialspoint.com/c_standard_library/c_function_fgetc.htm again. I don't see any error checks in your code for the missing input file or the end of file handling.

Member Avatar for rproffitt
0
228
Member Avatar for Anqi

It appears you've been at this for over a year now. https://angel.co/fakenamez Can you reveal why you weren't able to attract talent?

Member Avatar for rproffitt
0
614
Member Avatar for RAGHUVEER_1

I'd start with research and a few tutorials. Since this is VB6 there appear to be many. Start like this: https://www.google.com/search?client=opera&q=VB6+display+the+data+in+flex+grid+tutorial+examples

Member Avatar for rproffitt
0
219
Member Avatar for Mag_1

@Mag_1. When the usual easy fixes fail you are often faced with posting to Bleepingcomputer.com. Be sure to read their rules on how and what to post. They have a lot of tools I don't use and many there create a custom removal script.

Member Avatar for rubberman
0
519
Member Avatar for Dietrich_1

You write you need help but only dump code and supply the class assignent text. I can't find what issue stopped you from completing the assignment. Remember that homework help follows certain rules since if we did the homework for you, you would not be learning and later will have …

Member Avatar for rproffitt
0
654
Member Avatar for Daron_1

Just a small question. Why does this look like exercise 27 from the book "Data Structures and Algorithms Using Java By William McAllister"? Also https://stackoverflow.com/questions/46821163/why-when-i-attach-an-object-to-a-method-in-the-do-while-loop-my-main-method-does seems to tell us you need to go back to prior chapters of the book you are using. Also, "SMIca."

Member Avatar for rproffitt
0
304
Member Avatar for Kelly_8

There's no question here. But I'll guess you want to know if a Citrix system could match your current run of the mill i7 based PC. In your test, no it didn't fare well but we don't know what the Citrix server is on. Until we know what powers the …

Member Avatar for pty
0
685
Member Avatar for Frank_24

While I can't find why you need a firmware upgrade as you write it has picture and works, I did think to look for Linux support and it appears to be out there. Also ispy is open source and seems to support this camera. https://www.ispyconnect.com/man.aspx?n=AirLink

Member Avatar for rproffitt
0
257
Member Avatar for Lennac

That ++y. Why did you do that? Be sure to read https://www.daniweb.com/programming/software-development/threads/510091/increment-decrement-x-x-not-producing-expected-output so your hair loss is minimized.

Member Avatar for Lennac
0
344
Member Avatar for Jim_21

I'm a little confused about this. You ask how to enable but here, all the listboxes let the user select items in the list. I'm going to guess here you want to find out what they selected. For that read [https://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.selecteditem(v=vs.110).aspx?cs-save-lang=1&cs-lang=vb#code-snippet-1](https://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.selecteditem(v=vs.110).aspx?cs-save-lang=1&cs-lang=vb#code-snippet-1)

Member Avatar for rproffitt
0
492
Member Avatar for a_10

Remember I may not duplicate prior thoughts at https://www.google.com/search?&q=security+vs+ease+of+use as that would be duplicating the past thoughts and in your reach. You say you wrote this app so where in the requirements are the security goals outlined? If not there, what is the company's view on security? Do you work …

Member Avatar for rproffitt
0
235
Member Avatar for Hagop

A few issues. 1. Your post topic is Pascal. Then what you write looks like an assignment and not about Pascal. 2. In your text you write there is a question but no question is found. Again it looks like a homework assignment. Before you reply, read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question

Member Avatar for rproffitt
0
231
Member Avatar for COKEDUDE

I went to your link and disagree they didn't show the header files. Read again the step about $ sudo apt-get install libmysqlclient-dev So what files are in that package? The very header files called in the example code. I found them at https://packages.ubuntu.com/trusty/amd64/libmysqlclient-dev/filelist

Member Avatar for rproffitt
0
407
Member Avatar for Jim_21

Why does this code look identical to John's at https://stackoverflow.com/questions/46773853/fingerprint-verification-and-query It seems to have the same duplicate lines 4 to 9 as 10 to 15. I worry that such duplication is a sign of an uncaring coder.

Member Avatar for demon916
0
292
Member Avatar for Online Check

Just a note: You appear to be spamming on other forums (CNET in particular.) I'd avoid that in case folk notice that and point out your question here.

Member Avatar for rproffitt
0
675
Member Avatar for julio_4

Sure, but https://docs.python.org/devguide/setup.html seems to cover a few nice systems. Which one did you choose?

Member Avatar for rproffitt
0
88
Member Avatar for spades0001

First, there are so many code samples of apps on Android to MySQL that I worry that is not your real question. So "best" is best defined by you. Anyhow, here's one code sample. http://sampleprogramz.com/android/mysqldb.php Seems fine to me.

Member Avatar for HitsuGaya198
0
4K
Member Avatar for nadiam

You broached a few topics. So let's find them and get you started. 1. Tools. This is your choice or if an assignment, set by the master (teacher.) Tools are pretty much just that. The results vary with your skills with the tool. In other words, if you have a …

Member Avatar for rproffitt
0
472
Member Avatar for phphp

I think the first step would be to format your number to the string you want to use in that textbox. https://www.google.com/search?q=c%23+format+number+to+string seems to find plenty of priors so let's skip to the textbox. You didn't ask about a popup so in C# the textbox has properties and it's as …

Member Avatar for rproffitt
0
158
Member Avatar for Hawkeye249

Why not try this the other way? That is.... How would you find this date? That way you will understand the code your write.

Member Avatar for rproffitt
0
388
Member Avatar for Sarah_23

You'll have to show your work and code then explain what's stopping you. Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question

Member Avatar for rubberman
0
320
Member Avatar for Saanvi
Member Avatar for vin_1

I think you have to share which SQL this is using. On MySQL you can list current users with https://www.google.com/search?q=show+users+on+mysql But since the default allows "Joe" to login in and connect more than once, I think you'll have to lock them out in your code or explore use of the …

Member Avatar for rproffitt
0
255
Member Avatar for Sajjad_4

I call this work "Transcoding." That is I usually have to hand convert from one language to another and to do so I have understand enough of each language to pull it off. I rarely see anyone offer to do this on an entire app so be sure to slim …

Member Avatar for JamesCherrill
0
456
Member Avatar for Shulc

In my case it is by working on our apps. The office has Android apps so while we could debate if that is pure Java, I think it's close enough. Practice and applying your skills makes you sharper. In decades I've never used a web site training method. I get …

Member Avatar for Reverend Jim
0
241
Member Avatar for Jordan_12

Given only this detail and no history, the machine apparently did this out of the box so put it back in the box to go back to the store to exchange for a good one. Now you might correct everyone that it's years old and worked until something changed but …

Member Avatar for rproffitt
0
195
Member Avatar for Reverend Jim

While we could go on and on, consider this ping result. C:\>ping 0.0.0.0 Pinging 0.0.0.0 with 32 bytes of data: PING: transmit failed. General failure. PING: transmit failed. General failure. PING: transmit failed. General failure. PING: transmit failed. General failure. Ping statistics for 0.0.0.0: Packets: Sent = 4, Received = …

Member Avatar for Reverend Jim
0
1K
Member Avatar for Masud_3

The only encounter I've had with MINWINPC was when the user's PC was infected and trashed the HDD contents. The HDD showed in the BIOS but the owner was not looking to factory restore the PC so they left and it's a mystery what they did next. In short, nothing …

Member Avatar for Masud_3
0
2K
Member Avatar for zebnoon1

The problem is exactly as you gave it. You have 64 bit dll's or code and targeting a 32 bit system. This should fail. There is no easy fix for this one. You'll have to rewrite your code and chand your targeting to x86, 32 bit systems. As to the …

Member Avatar for rproffitt
0
557
Member Avatar for tor-arne

To me this looks like code that has a lot of missing methods. Also, it looks a lot like what was in the BlueJ programming book. https://github.com/drblinken/informatica-examples/tree/master/eclipse/BlueJ/src/chapter11/musicplayer for example. Since it's not homework, you should either get that book so you see how it's done or publish the entire code …

Member Avatar for JamesCherrill
0
2K
Member Avatar for Steve_37

I'm going to answer this a different way. What you are essentially doing is Inline Assembler. There are priors on that at https://www.google.com/search?q=inline+assembler+linux but some basic knowledge is required here. That is, you could put the assembler code in there or run it through the assmbler and pick over the …

Member Avatar for rproffitt
0
353
Member Avatar for gentlemedia

To me this post -> https://www.daniweb.com/digital-media/digital-marketing/search-engine-strategies/threads/509934/how-can-infographic-is-help-to-rank-website is what we've been discussing. New member joins, makes that spam tagline and asks a low grade question (IMO.)

Member Avatar for rproffitt
4
432
Member Avatar for efmesch

Small world. A friend had some similar issues but they worked with me and most if not all issues were cured. Their DVDRW drive was very old and slipping a new drive in fixed it. I'm finding folk blame W10 for the old drive failing and do not agree here. …

Member Avatar for rproffitt
0
336
Member Avatar for Tammy_2

The goal here is unclear. Sometimes folk want both PCs to show at the same time on one monitor. That can be done by going headless on one of the PCs and then using a remote contol app like VNC to show the other PC's screen in the PC connected …

Member Avatar for Reverend Jim
0
238
Member Avatar for davy_yg

I would be guessing you are asking about http://www.responsivefilemanager.com/support.php and the problems it has. The fact the site has many year old support questions may mean it's either perfect or abandoned. However, I find no Windows PCs to work the same today. Folk install different browsers, change settings, some have …

Member Avatar for davy_yg
0
346
Member Avatar for Jew09

I want to think about your question but are you saying that all that has been written on this is junk? Read over priors at https://www.google.com/search?q=Which+is+the+best+way+to+generate+back+links%3F

Member Avatar for irene_2
0
440
Member Avatar for Ade Ihsan

I have questions. 1. Why is there so many blank lines? 2. What stopped you from converting this yourself? 3. More on question 2. What line did you need help with? 4. Also, read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question

Member Avatar for rproffitt
0
1K
Member Avatar for Stefce

It appears folk have worked on such a thing. https://www.google.com/search?q=python+code+or+program+to+crawl+instagram But you may have to tailor such to fit your needs. That is, crawler seems to be there but to collect, file the findings would be up to you to add the functionality.

Member Avatar for peter_62
0
665
Member Avatar for dongtrien
Member Avatar for rproffitt
0
135
Member Avatar for Robert_66

I found no authoritative answer but this seems to be the answer (quote and link follows.) > From the original post information they had a Hex value of 2A314 which equals decimal 172820 - which is the size of the file they list in bytes. My test file was a …

Member Avatar for rproffitt
0
1K
Member Avatar for Loulou_1

Why the triangle. Why not the old classic turn method we read at: http://silshack.github.io/fall2013/post/2013/10/07/assignment.html PS. Your title calls for a n sided polygon and code seems to be some odd pie chart. Try to title your post to be what you are really asking for.

Member Avatar for rproffitt
0
440
Member Avatar for Martin_23

My favorite was.... The PC had onboard and a graphics card. They plugged it into the motherboard and it would boot, show the BIOS, Windows splash screen and then go blank. I bet you know why by now.

Member Avatar for peter_62
0
304
Member Avatar for nancy_9
Member Avatar for rproffitt
0
376
Member Avatar for Aroon_1

I read what looks like your other post at https://www.daniweb.com/digital-media/digital-marketing/search-engine-strategies/threads/506136/seeking-seo-advice#post2210328 Are you not already doing this? Or are you a shill setting up to spam your services?

Member Avatar for santhoshsocial
0
454
Member Avatar for Dhelandel

It appears you are branching into a new idea. https://github.com/mgmacias95/Flower-Recognition for example went down another path.

Member Avatar for rproffitt
0
288
Member Avatar for thomas_39

It's a sadly common problem. Remember I take this post as sincere and not a shill posting about Access repair tools which anyone can google about. -> As an author not only would you write the app but educate the users about backups and more. On your part you can …

Member Avatar for chuckc
2
375
Member Avatar for Saul_1

This is only the lesson about saving often and to enable backup copies. https://www.reddit.com/r/Jokes/comments/362mme/jesus_and_the_devil_are_having_a_contest_on/ again if you missed it. However there are spammers that will take the trouble to not help you with Corel file recover.com replies. They are just the devil's workers in disguise.

Member Avatar for rproffitt
0
353
Member Avatar for mldardy

I'm unsure what line 31 is for. Besides what I'm reading on https://social.msdn.microsoft.com/Forums/en-US/3f7c1d0a-2667-4023-908e-731c358bf53c/error-on-xmlresponse?forum=csharpgeneral a google search seems you are posting across the web. No rule against that but it appears something is missing in those posts too. Then I read "I'm not sure how to do this." Let's read the …

Member Avatar for AssertNull
0
621
Member Avatar for SimonIoa

I'm no expert on this but I did read https://www.sourcecoast.com/forums/jfbconnect/jfbconnect-joomla-3x-support/10575-fb-request-showing-error-game-requests-are-only-available-to-games and it appears there are requirements about the Category, the canvas app and now certificates. Some of these you'll know what to do. But to have others dissect what's up, I bet you'll have to share your FB link.

Member Avatar for rproffitt
0
548
Member Avatar for Thomas_36

I'm going to not write much about this but move past (try to keep up) and note you do not need to wait the 1 second. Let's say you know you want to wait 1,2,3,4 etc. Just use that as your seed number without the wait. " Advice I've read …

Member Avatar for rubberman
0
1K

The End.