- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 3
- Posts with Downvotes
- 3
- Downvoting Members
- 3
17 Posted Topics
hye guyz, Can any one tell me that what the data structure is used behind FACEBOOK ??? I have googled but not found any useful answer... plzz tell me quickly.. | |
hey Guyz, I am new in Mobile Development (Android), and i want to make a zoom button that increase/decrease the size of text in TextView by clicking zoom control button. Can any one tell me about how to implement android 'zoom control widget' in eclipse... Or any tutorial??? | |
Can anyone help me by giving out a complete tutorial on the step by step way a connecting to a database using VB6? | |
Can anyone help me by giving out a complete tutorial on the step by step way a connecting to a database using C++ ? | |
Can anyone help me by giving out a complete tutorial on the step by step way a connecting to a database using VB? | |
hi guyz, i am new on Android and i want to learn about "Android cocos2d". Before i am asking, i googled about "Android cocos2d" but i did not find any helpful material. So plzz i need help from you.. Thanks, | |
hy guyz, I want to create a windows '[B][I]shell[/I][/B]'(CLI based) in [U]C++[/U] (like Windows cmd) which has ability to Create folder or file, copy and paste and delete folders or files... So plz help me and tell me the which libraries will use because i have no idea about this. … | |
Hey, I want to Shutdown the computer using Registry in c++.. i have googled and only one thing that i see about [B]ExitWindowEx()[/B].. But i have no idea about to implement in c++ program... So please help me .... | |
Can anyone tell me about the "pseudo stack" ?? Also tell me some implementation... I have googled but there is nothing.. | |
hy guyz, Is Graph data-structure used behind Linkedin ? if yes/no then plzz tell me in some some basic detail... | |
Re: first You should use do while loop.. Second you should use "cin.ignore()" after getting character from user (Y/N).. Try this following: [CODE] do { // here is ur code cin>>ch; cin.ignore(); } while(ch=='Y' || ch=='y'); [/CODE] | |
hy guyz, I want to create a windows 'shell'(CLI based) in C++ (like Windows cmd) which has ability to Create folder or file, copy and paste and delete folders or files... So plz help me and tell me the which libraries will use because i have no idea about this. … | |
Re: i think if you have use LAN card then you will give proxy and port number in Setting menu to continue the setup. But if u [B]not[/B] use LAN card then the problem is only about internet speed... | |
Hi guyz, Actually i have make media player to playing some songs, but i am facing one problem that is When any song is playing after this when i stop this current song, it stop successfully, but at that time when i play this song again, its not work(play)... please … ![]() | |
I want to create a key in the [B]Registry Editor[/B] of Windows XP using c++ program. After this i am to write the Name and the Data(e.g value) of that particular key using c++ program. And i am to read the Name and Data(Value) of that particular key using c++ … |
The End.