5,430 Posted Topics
Re: Odd nearly the same post at http://qa.geeksforgeeks.org/7685/c-stack-with-bst but without the allocation error? Anyhow, why not use a C debugger to single step your code to see where it runs off the rails? | |
Re: Did you try to use AnalogX's uninstaller? It seems to be at C:\Program Files (x86)\AnalogX\CookieWall\cookieu.exe | |
Re: That's a Widget. Other ideas are at https://www.google.com/search?q=Animate+icons+on+home+screen&ie=utf-8&oe=utf-8#q=animate+icons+on+home+screen+android I guess you could create a launcher and then you would control it all. I'm unsure if many would invest that much time but sure, possible. Figure an average Android programmer a few months for a new launcher. | |
Re: I'd read http://php.net/manual/en/features.gc.performance-considerations.php and try it both ways. Be sure to add the echo memory_get_peak_usage(), "\n"; at the end to see if it mattered. | |
Re: I see this is your first post. Remember that most agree this is not for others to write your code for you so try again and show what you tried, and then where you think it failed. You won't learn by having others write your code. PS: Try to be … | |
Re: Looks incomplete. 1. The mysqli_select_db() function is used to change the default database for the connection. 2. $myconnection looks undefined at line 8. Read the example on how to use mysqli_select_db() at http://www.w3schools.com/php/func_mysqli_select_db.asp | |
Re: A quick read says line 15 and 16 would indeed set both to the same image. | |
Re: That seems to be out there for the taking. Example: https://www.google.com/search?q=how+do+i+create+a+splash+screen+on+windows+phone+8.1&ie=utf-8&oe=utf-8 | |
Re: The link would have me join and log into another forum. Try Imgur or other picture sharing site? Maybe your laptop is indeed in Airplane mode. Do you know your laptop well enough to try the Fn key to get out of that mode? | |
Re: I gave this a -1. You dumped code without crafting a nice post title as well as left this to imagination what help is required. Try harder next time. PS. Why does this look like code from 2013 posts like http://stackoverflow.com/questions/27591379/cant-upload-and-store-the-image-to-the-database-by-using-php ? | |
Re: Something is missing here. Why did you need another key for that original W7? The only time I've seen that is when a client used a VLK and Microsoft invalidated the VLK. As well they should as it had been shared on some torrent. | |
Re: Since it's an Apple, back to Apple to see if they have updated drivers and such. W10 is, here, different enough that I'm checking drivers on all the PCs that I upgraded. Since yours is an Apple, well you get the drivers from Apple. And just so it's written, who … | |
Re: That's the spec of your application. But you didn't show the code you've made so far and tell what's not working for you. I'm guessing you only asked for the answer, rather than for help with solving a problem. Giving the completed code is not going to advance your coding … | |
Re: When I encounter some assignment like that I'm off to google like this: https://www.google.com/search?q=Dapfor+grid+control+display&ie=utf-8&oe=utf-8 I see tutorials, code and such. What more could I want? | |
Re: Remember these are strings, not words. While I can guess what you mean, I have an edge here but your computer without a lot of work will not know that dogfishmonky when split up is dog fish monky or dogfish monky and so on. Where is the spec for this … | |
Re: I looked at that link on my Android phone and on a W8 Firefox laptop and they were identical. Maybe a bum link? Nope. Finally saw it. The "MENU" with the hamburger to the right? That's not in the page source so check your includes. | |
Re: So how about the old web ticker solutions? https://www.google.com/#q=web+ticker+example Your Pi implements something like that and as the item rolls by it reacts. Or you have a listening UDP port that you send a packet to to tell the Pi to do something. There are many designs to choose from. … | |
Re: You omitted the make and model of this PC. But the error looks to be common when the BIOS is set to secure boot. I can't be specific as there is no PC detail so go find out how to change the BIOS to CSM or Legacy (look, this is … | |
Re: Line 28 looks suspect to me. https://msdn.microsoft.com/en-us/library/system.io.file.appendalltext%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396 writes: "Opens a file, appends the specified string to the file, and then closes the file. If the file does not exist, this method creates a file, writes the specified string to the file, then closes the file." That's not what your comment … | |
Re: Here's the thing. What you asked for would not only require such a builder that met your specs but would get us setting up a copy of your target web server, email links and more. So, let's say this is all to be done offline. You essentially created a lot … | |
Re: Just to check this out I used the return from your first and second lints and put the results in http://jsonlint.com/ Both passed so the JSON is (again) valid from both sources. Now you need to look past the http.get and see what your JSON reader is complaining about. | |
Re: Try what another owner did at http://www.amazon.com/review/R3AP89L8G0CEZM/ref=cm_cr_dp_title?ie=UTF8&ASIN=B001EW5YQS&channel=detail-glance&nodeID=11091801&store=musical-instruments I don't own this so all I can do is nod that drivers are the bane of Windows PCs. | |
Re: You should refine your question. You asked "Would i be able to do all this from the login page?" which must be yes. But this means you'll have to code it up on the back and frontend to do as you wish. In short yes to the question. But the … | |
Re: You may want to start again and build on a working example like http://www.tutorialrepublic.com/codelab.php?topic=bootstrap&file=typeahead-with-local-dataset | |
Re: While I do use MySQL I always head back to the docs when odd things happen. http://dev.mysql.com/doc/refman/5.7/en/drop-database.html So try to drop this as root too. Noted at http://www.tecmint.com/mysqladmin-commands-for-database-administration-in-linux/ | |
Re: I wonder what you've done to work this issue. Here you make a post, title and dumped code. That's pretty short and may not tell us if the connection or the data didn't make it to the server. Anyhow. Take your $query from line 28 and manually try it with … | |
Re: While the answer is yes, you might ask a lot more questions such as how and so on. For years folk have been distributing apps and work across computers so there's nothing stopping you but you. But there's a glaring issue in that 1 line of code. The data source … | |
Re: Have to write I don't know how to do this. But I know how I might tackle it. First I'd sketch out what this report would look like and then for each item on the report think through or document where to get the data and how to calculate the … | |
Re: I'd seen that kicked around for years but the only bootable image was one you made to work with the Hyper-V hypervisor. Example: https://www.google.com/#q=bootable+xp+via+hypervisor So my answer is no booting from ISO because there is no boot manager made to do that. I think someone could tackle such a project … | |
Re: You seem to be asking for someone to either have the setup you have, or create then load up your system and debug it for you. That's probably why you haven't seen a reply. Why not share the few lines that seem to not work, tell us why you think … | |
Re: The PDF is the assignment but nothing more. Time to design your program, step by step, then write it according to those steps. | |
Re: A quick glance at console.log shows it puts out a newline after each string. So, build a string and when done, console.log that string (in line 23.) | |
Re: Let's see the form close code where you save your collection. You'll need another passage (code) to load from there when your form shows. | |
Re: OK, line 6's printf output is "b is 10" and has a trailing \n os that's 8. Line 7 printf output is "a is 8" with a trailing \n so that's 7. printf() returns the number of characters it printed so all looks right here. | |
Re: Too vague and sadly what some shills post to lead into those file repair spam replies. Don't leave out details. What is this file? What should open it? | |
Re: Time to single step this one and post as Code again along with the line number that's creating the error. | |
Re: I'd stop doing this now. Why? Read a prior discussion about printf and null at http://stackoverflow.com/questions/11589342/what-is-the-behavior-of-printing-null-with-printfs-s-specifier The long answer is that you add code to detect such and replace the string with what you want to print or use another printf if you so choose. | |
Re: I took a look at this with https://www.google.com/search?q=mod+menu+for+ps3&ie=utf-8&oe=utf-8 and was pretty sad as the first one had a trojan and then other folk seeking help don't know or won't look into file system or USB stick size issues. OK, back to you. Tell more about what you are using, what … | |
Re: The first Dropbox link 404's for me | |
Re: Converting from say seconds in some variable to minutes and seconds is a classic beginner's programming exercise. Think about how you do this in your head now. Now some can translate that directly to code but for beginners you may have them write down the process step by step. You … | |
Re: Before I answer, you haven't asked a new question as we read from https://www.google.com/search?q=Documentation+or+in-code+comments&ie=utf-8&oe=utf-8 So my answer is that you do what the person is paying you to do. Heresy! And the higher you up SEI, CMM and so on, the less you see of the code. As you move … | |
Re: I took a quick look at http://caniuse.com/#feat=css-textshadow and the box is red. That's not good. Where did you find this was supported? | |
Re: There are 3 easy to fix errors there as noted at https://validator.w3.org/nu/?doc=http%3A%2F%2Ftwisteddigital.com.au%2F For a start I'd make the site squeaky clean with no errors. Next see if it loads on your Apple/PC/Windows such in the Safari browser. | |
Re: OK, you tagged this is "c" and no target so I can't see the big picture. It also looks like you are polling that timer which as you learn isn't a great way to respond to timers. I think you need to complete your post with more detail about the … | |
Re: I think folk are downvoting because you are dumping code and not much else. Try something. Tell what line or function is giving you trouble. Also, duplicate posts like yours at https://www.daniweb.com/programming/game-development/threads/504035/how-to-add-a-score-and-collision-detection-for-my-catching-game- can get you a downvote. Maybe start on a smaller app that only changes the score when folk … | |
Re: My first peek is that your script source on line 8 looks incorrect. Just for a test I went to that URL and it pulled up the site and not the .js content. ( https://plugins.jquery.com/pickadate/ ) So just to look a little deeper I downloaded it and got a .zip … | |
Re: These are devices that appeared long ago in CP/M and DOS days. It's that simple. These are devices. Some are real such as the console and printer but nul is just that. Send something to nul and it goes there never to return. I take it you are very new … | |
Re: That's a start of the effort. But since there are open source such systems, why create yet another one? I see this is your first post so either you are very new and don't use google to find existing systems or was hoping for something else. What do you need … | |
Re: I read the page at http://www.secugen.com/download/sdkrequest.htm so there are free SDKs there. Did you get them? |
The End.