No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
13 Posted Topics
Just a direction here. instead of password, there might be some setting to use public key and private key by which the authorization works. try to setup that. Caution: these keys will have an expiry date I guess. if it is the case, then periodically you need to change these …
I am not an expert here but a novice user. I too had similar problem. But I remember, it will throw some error code when it fails. if you search with that error code in the google, it might point you to the microsoft forum, where it would have posted …
in line 15 and 18, replace the variable tmp2 with list.
[QUOTE=Motifaithed;1644727]Hi Everyone, I'm new to C++ and developing something to enhance my skill, however I find it difficult on my knowledge right now, I want to write a program similar to SMS that everytime I input a character it will automatically increase my counter, and if i will press backspace, …
Please understand that the applications can run only after the OS is up and running. you can add your application details to init.d script in /etc directory to start your application automatically
I think you have messed up with your laptop by dropping it. the harddisk might have got affected because of the dropping. take it to the service centre and if you are lucky, see if they can help you with data recovery. It might cost you a new hard disk.
I am not sure about if it works. But worth a try. when you connect your IPOD back to your computer, the Itunes tries to synch the playlist with IPOD. the point where I am not sure is if the synch happens from PC to IPOD or IPOD to PC. …
I think for reason unknown, the grub loader might have got corrupted. try fixing it first.
Hi, I am writing a simple program, trying to learn the usage of map. Following is the data, I will be storing in a map and I get a core dump when line No: 54 is being executed. Please let me know if something is wrong in my code. I …
Hi I am using Rougewave library for one of my program. I am using the RWHashTable from it. during the startup of my program, I will load this hashtable with information read from database. so, I have the hashtable filled with data. and during runtime, I need to print all …
it's obviously the Medion people who has to help you out. they might have given you a license key which was already sold to some others or they might have printed it in a wrong way. call them again and tell them that you are going to sue them if …
Hi, I am not sure how to categorize my problem I have a class with char* as member variables. and I am using a get method to print the variable. Now I create a vector and in to it, I am pushing the objects of the class. but while trying …
The End.
ybkumar77