Thanks for all the answers, after the corrections the code did not work for a stupid error ... I opened both files with the same file pointer "database" ... I'
Following this link here. There is a concept called "Phrase Suggestor" which uses some N-Gram methods to give you a suggestions sort of like autocompletion. I w
I am installing hdf5r on a RedHat EC2 in the cloud, and I am getting the following error when calling the library (below). How can I solve it ? > library("hd
I wanted to know which Automation testing tool to be used for testing the Web based Video player(embedded with web application) i want to test below scenarios:
In Microsoft SQL, I am trying to select a specific result from a table when available. Otherwise, other data should be retrieved. Giving the scenario tableA con
My android application allows the user to check the pharmacies nearby him, and when clicking in one of them, it asks the user if he wants to set the path to it.
I have written a script to make some adjustments for Visual Studio project files which have a xml structure. However, when I write the modifie