5,430 Posted Topics

Member Avatar for COKEDUDE

[It compiles so ship it?](https://www.spkaa.com/wp-content/uploads/2015/10/It_Compiles_Ship_It.png) Compilers can't mind read yet so logic errors compile without any feedback to you.

Member Avatar for Reverend Jim
0
178
Member Avatar for DS9596

The error was clear, and in fact you did use it uninitialized. See line 71 up to 74? You shouldn't use this until you put something in there.

Member Avatar for DS9596
0
203
Member Avatar for Ketaki_1

This sounds like your standard crash. Now that you know the generic reset, you move to another area. Are you keeping up your maintenance? *Canned air on the vents every 1st of the month.*

Member Avatar for rinston
0
314
Member Avatar for rproffitt

There's a lot of chatter about W10 but just tripped over this due a complaint about network speed fluctuations. Here's a google about what I turned off. https://www.google.com/#q=disable+windows+10+sharing+updates

Member Avatar for ronin7752
0
317
Member Avatar for chrisschristou

There are priors to this question. That is, it's not a new question with maybe too many priors. https://www.google.com/search?q=how+to+use+Visual+studio+c%2Fc%2B%2B+compiler+in+eclipse&ie=utf-8&oe=utf-8 is what I used to find those priors.

Member Avatar for rproffitt
0
1K
Member Avatar for Haider85

Did you try old Linux "file" command? Doc in manpages or http://linux.die.net/man/1/file and likely other places.

Member Avatar for rproffitt
0
441
Member Avatar for B0716L

That has a 350W PSU with undocumented "rails." Because we don't have particulars you need to see if the PSU is a single rail. If so, a nod to the Nvidia 950 cards as this should be fine. If it's some split rail PSU then a nod to the Nvidia …

Member Avatar for rubberman
0
245
Member Avatar for LONGWAY

Your post tag is "logo" so off I went to http://www.calormen.com/jslogo/ and this isn't logo. Add more detail about this code and add more tags.

Member Avatar for rproffitt
0
153
Member Avatar for Big-D2xL

I can see where folk get lost on such an endeavor. To me that would be no less than 3 apps. But one of them might be used by all 3 platforms. If you created an email client on a web page then you hit all platforms with one app. …

Member Avatar for AleMonteiro
0
310
Member Avatar for gahhon

My first look at the HTML about line 14 writes "indexServlet" but the Java file name is "indexSerlvet". That could be a problem. indexServlet ≠ indexSerlvet

Member Avatar for rproffitt
0
388
Member Avatar for eliy

Where I live, such laptops cost more and I get less for my money. This is why I buy a good laptop and install the OS of choice if I were to do this.

Member Avatar for rproffitt
0
556
Member Avatar for Phillip_3
Re: AI

I heard a debate that Facebook somehow tapped into human consciousness. Then again, now I'm hearing that is for old people.

Member Avatar for Suzie999
0
171
Member Avatar for tmvinc

Ouch. Here we learned long ago we would create our iOS apps on an Apple computer. Our devs use most Macbook Pro's and the dev system is free from Apple. There are docs and more over at Apple.com. Once in a while you find folk pining for a NPL (non-programming-language) …

Member Avatar for rproffitt
0
206
Member Avatar for AssertNull

Same here. The compiler does indeed max out on CPU and RAM. I think that's a good thing as we don't have to wait as long for a compile. But more about the simulator. There are tomes on the web about using an x86 based Android in the Simulator along …

Member Avatar for AssertNull
0
384
Member Avatar for Taffy6430

I took a quick look at Godaddy's website builder. It does tables. How ? https://www.godaddy.com/help/adding-tables-and-forms-7685 And I took a look on how to send the email with that form data. How ? https://www.godaddy.com/help/specifying-email-address-in-a-form-5217 Finally I looked for how to add a checkbox with the Godaddy website builder. Try https://www.godaddy.com/help/adding-form-elements-3035

Member Avatar for Taffy6430
-1
251
Member Avatar for masimies

To sniff this out, add something like print count($offerid) after line 1 to see what you have there.

Member Avatar for masimies
0
320
Member Avatar for Reverend Jim

Did Dell ever broach the subject of Bluetooth and WiFi coexistance? For reference look at figure 2 of http://www.marvell.com/wireless/assets/Marvell-WiFi-Bluetooth-Coexistence.pdf Since that system uses a single FEM it's not going to do Bluetooth and WiFi at the same time even if the 2 systems are on different channels. If Dell didn't …

Member Avatar for CimmerianX
0
559
Member Avatar for toomutch

I haven't seen this lag. But I have run into far too many instances where someone installs Windows (pick any version) and doesn't have a solid install plan. I take it by your post this is not a ready to use PC but one that was built. Sorry if I …

Member Avatar for rproffitt
0
2K
Member Avatar for holye459

Why not use Apple's instructions to erase and install? https://support.apple.com/en-au/HT204904

Member Avatar for CimmerianX
0
349
Member Avatar for Abdelaziz_1

@OP. While your question is mangled, it may have prior discussions. Example: https://www.google.com/#q=How+can+I+secure+my+C%23+application

Member Avatar for JOSheaIV
0
146
Member Avatar for AleMonteiro

At the office we don't try to move entirely to Linux for many reasons. Since we make our bread and butter on being efficient we use the Windows machines for the Windows app development and Linux machines for its development. We did have a fellow that wanted to move entirely …

Member Avatar for BitBlt
1
632
Member Avatar for hallianonline

When this happens to me (does not matter which language) I test my SQL command string at the command prompt. I can't know which SQL you are using but almost all have a terminal interface. In your IDE, break at link 4 of the button click code and get the …

Member Avatar for rproffitt
0
356
Member Avatar for RikTelner

That could make for a very dated web site. Add the fact you want it to work on next gen devices like 4K displays (nit: running into few 4K displays, most are UHD!), my bet is you need to use features that blow IE9 out of the water. Check your …

Member Avatar for gentlemedia
0
400
Member Avatar for claire_1

Why does this look similar to: http://stackoverflow.com/questions/36489368/moving-a-circle-using-seeking-steering-algorithm-mips-assembly and http://stackoverflow.com/questions/36346284/only-dots-showing-mips-assembly-bresenham-algorithm I think the advice so far is spot on. Single step and see where it goes off the rails.

Member Avatar for rproffitt
0
940
Member Avatar for uttar14

Well, a [multiline text box](https://www.google.com/#q=multiline+html+textibox) could do that. And your PHP parses the text to what final use you have in mind. There doesn't seem to be much going on here except you may have forgotten about text box options when you crafted your web page.

Member Avatar for uttar14
0
245
Member Avatar for Simon180

There's a few problems with that question. 1. You already asked it in this site. 2. http://stackoverflow.com/questions/36430889/looking-for-opus-codec-wrapper-for-delphi closed it for the reason they stated. 3. The second hit on google http://www.pretentiousname.com/pnop_source/ claims to have it in Delphi plus source if you don't like its implementation.

Member Avatar for rproffitt
0
358
Member Avatar for Apolonian

@Apolonian. YES. Just look at what's on Steam and 2D scrollers etc. that look like throwbacks to the days of Pong to DK are still there.

Member Avatar for CodingCricket
2
1K
Member Avatar for sukesh55555

As to the collection of your NAME, AGE and such, that's basic PHP so moving on. https://www.google.com/#q=php+write+to+word+document shows it needs some addon or lib. If I was doing this I'd split the problem into two pieces. The registration which you write you are creating (but didn't share what's wrong with …

Member Avatar for rproffitt
0
356
Member Avatar for twhentea

Must it be a textbook? Cisco notes an elearning course at http://www.cisco.com/c/en/us/training-events/training-certifications/exams/current-list/iins-210-260.html#~Train

Member Avatar for rproffitt
0
227
Member Avatar for warlock72

@OP, this looks like a pretty well discussed question. I see the priors at https://www.google.com/search?q=How+do+I+join+lists+of+strings+from+2+listboxes&ie=utf-8&oe=utf-8

Member Avatar for rproffitt
0
239
Member Avatar for thekid772

Here's what I found on the web https://www.google.com/search?q=Write+a+program+that+allows+two+players+to+play+a+game+of+tic+tac+toe.+Use+a+two-dimensional+char+array+with+three+rows+and+three+columns+as+the+game+&ie=utf-8&oe=utf-8 Why not use prior answers since they are out there. Unless this is homework and then you should do this on your own.

Member Avatar for AssertNull
0
289
Member Avatar for Abdelaziz_1
Member Avatar for Santanu.Das
0
328
Member Avatar for judgerm

While I did help way back when with a SQL Server 2008, your post is unreadable. But it appears your backup and restore procedures are broken as well. These backup and restore procedures are written down, tested and put alongside your disaster recovery plan for the day things go terribly …

Member Avatar for rproffitt
0
912
Member Avatar for Haider85

That looks like good old ZIP. Did you try bog standard C# zippers and unzippers? Read from https://www.google.com/#q=unzip+in+c%23

Member Avatar for rproffitt
0
391
Member Avatar for Suzie999

I'll write I looked into this not long ago using HTML5's video support. There are now many example HTML5 code examples but the encoding of the video must be something supported by HTML5. The big problem of MP4 is this: "MPEG-4 Part 14 or MP4 is a digital multimedia container …

Member Avatar for kamilacbe
1
684
Member Avatar for Siberian

Blast from the past here. I remember this from old CAD days. We would use such systems to make the graphics portable and then the complaints about the "bloat." Well, if fluff and white space isn't enough how would an minimizer do to make it smaller? Good question but if …

Member Avatar for rproffitt
0
242
Member Avatar for marcolanza24

I'd rewrite lines 1 and 2 so you read lines as you process them. Example at http://www.dotnetperls.com/file-readlines Sorry that I was unclear. The line one in my reading read one single line. Time to rewrite this.

Member Avatar for Raul Perez
0
328
Member Avatar for Mr.M
Member Avatar for Mr.M
0
422
Member Avatar for Saboor880

Doesn't line 12 look funny to you? Also, https://www.google.com/search?q=dont-use-select-star-in-production is worth repeating. I know, I know they teach you SELECT * But you can do better.

Member Avatar for Saboor880
0
241
Member Avatar for wyeknott

I'm going with no. Example? "On the Password restrictions, it is enforced by the domain controller." so when you don't have the PDC, that restriction is lost. I'm sure there are more examples so you'll have to research each policy item to see if it sticks or not.

Member Avatar for wyeknott
0
321
Member Avatar for Sherif_3

Why do that? https://www.google.com/#q=fsm+simulator finds ready to use FSM simulators. If you wanted to write your own, you design it, then code it, debug it and more. You have part of your design here but stopped short of writing an app.

Member Avatar for rproffitt
0
371
Member Avatar for amvx86

Frankly, if I was going to write Win32 Apps I'd head straight to Visual Studio. Since there are free versions for C++ and C# there's not much reason to deal with getting other dev systems to work. Yes, there are some that abhor all things Microsoft but here you are …

Member Avatar for rubberman
0
275
Member Avatar for Martin_11

Martin, wasn't that disallowed years ago? Example: https://www.google.com/search?q=javascript+cannot+close+windows+willy-nilly

Member Avatar for rproffitt
0
316
Member Avatar for James_43

As I read https://www.google.com/#q=php+email+reader+from+microsoft+exchange+server the answer looks to be yes. But. Isn't there always a but? It appears you would also be in control of your Exchange Server to tweak that end as well. In fact, the top 10 finds include some ticket systems.

Member Avatar for rproffitt
0
216
Member Avatar for lamarmeadows

This issue is over a decade old. http://www.experts-exchange.com/questions/21403913/Can-VB-tell-the-correct-state-of-an-Access-database.html seems a nice summary of what happens next. Did you or your IT be good about backups and recovery?

Member Avatar for sageford
0
957
Member Avatar for mu2

For Opera you would ask in the Opera forums. It sounds to me that you are accepting defaults. READ http://forums.opera.com/discussion/1833452/e-mail-folders-and-program-software-in-the-same-main-folder-on-drive-d-how-can-this-be-done/p1 to see many install options and how one controls Opera install target drives and folders. As to your question, it's overly broad. That is, we solve this app by app.

Member Avatar for mu2
0
391
Member Avatar for vishalsingh1080

I did a google search and there are papers and source code out there on this. I also find books like http://www.amazon.com/Peer---Peer-Computing-Applications-Computational/dp/1439809348/ if that's your medium of choice. It looks to me that nothing is hidden here and you don't need a book but time and content.

Member Avatar for divinotech
0
572
Member Avatar for boomerang2711

I agree. Never bork with systems like that. And then, where's the backup copy if you borked it too hard? Beginner: No backups. Not beginner: Backup. Pro: Backups. Seasoned Pro: So many backups. Burnt out Pro: No backups.

Member Avatar for rproffitt
0
258
Member Avatar for jo386

I think you need to step back a second and think that this is not C++. for loops in python are different. They move through what's after the key word "in". So to see what it will iterate through, list that range(10). Try this one liner in python list(range(10)) Now …

Member Avatar for rproffitt
0
288
Member Avatar for AQWst

The thing is that Audible, as far as I know protects that encoding. Just like we read at http://stackoverflow.com/questions/253898/how-do-i-create-a-kindle-and-ipod-compatible-audiobook-file-with-section-markers Now if you could reveal if you have some ipod or such, maybe we can find a way to play it with little or no conversion.

Member Avatar for rubberman
0
733

The End.