Vicky One

Vicky One

Member

Member since
Aug 12, 2013
Last active
Oct 19, 2013
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    Function returning string

    Can any one correct the following code and explain... The function decode is returning a string and i want that local string...

  2. #Threads

    Why the answer is -47 ?

    I have written a simple code beacuse i have two strings, one is hard coded and the sum of whose adjacent membrs...

  3. #Threads

    50787eeb-8acc-41e4-bf5f-325c56d9f317

    Thx alot ,,,i got some idea .. @#-Link-Snipped-#. Your way of telling the solution us owsome... but what about character pointer if...

  4. #Threads

    String class

    Hi can any one tell me how to pass a string as an argument in a funtion or a method of a...

  5. #Threads

    72f93f1e-f7ea-4995-bbea-8c966d2e0c69

    [ #include<iostream.h> #include<conio.h> #include<fstream.h> #include<stdlib.h> int vowel(); int constt(); int main() { char x; cout<<"Plea...

  6. #Threads

    74b5e749-d2d0-412c-8f8f-a8e6fe47415b

    Well thx a lot.. I had done that like this....If any suggestion for this code like code repetition problem or any thing...

  7. #Threads

    228ec4b0-8e07-4401-9068-3e762b5c9171

    Well there is no issue bcz of exit(1); removing it also doesnot store the value.. Can u make it to work??

  8. #Threads

    File handling storage issue in c++

    i want my random number genereted on the selection bases of vowel or consonent, should be stored in a file permanently on...

  9. #Threads

    c6443f7b-969d-4eec-89bb-e33fe330548a

    well thx alot for all of you.. I have done it using the string the main issue was only to subtract the...

  10. #Threads

    71f301f6-4a76-4582-8c61-5d542ba0e3a6

    i think m very dull about programming. what would be the correct code of following program. #include<iostream.h> #include<conio.h> int sum (char num[]);...

  11. #Threads

    a10369ad-26ed-4ee2-927f-e24f8416e6da

    oh!!! thats an owsome idea. thx bro but in my case i think the idea is a little poor but does it...

  12. #Threads

    c3d0ff12-3829-49b8-8946-d4263eba3916

    This program calculates the sum of last three digits no matter what the number user inputs. #include<iostream.h> #include<conio.h> int sum_three(int num); int...

  13. #Threads

    C++ program to calculate sum of numbers entered in real time

    i have created a c++ program in which a user inputs a number and the compiler gives the sum of digits at...

  14. #Threads

    a54d3e1b-651b-4515-ad06-4a790c2b3671

    i knew that but it meanz joomla in unable to fulfill our requirement, we cannot develop like our own will it limits...

  15. #Threads

    Insert CK Slideshow In Joomla 3.0?

    i am new to joomla using jooml 3.0 I m develping a website in joomla where i have to show differenet models...

  16. #Threads

    b8117dca-611f-4740-9267-d34c5a4abd07

    nearly done everything utube downloader is unable to handle that keepvid.com gettin g fail in the test..

  17. #Threads

    How To Download Youtube Video ?

    I want some solution that how to download the videos from youtube like some toutorials using idm or other downloader like real...

  18. #Threads

    d1f142f5-d57b-408a-8ec1-eaf9cc989a30

    NOw what would be your preference for dunamic websites Jomla Wordpress or simple coding... To make a professional dynaimc website..Should we use...

  19. #Threads

    700da780-eb6a-43dc-863a-7143734d8d52

    ok thx that was helpful to reduce confusion.

  20. #Threads

    da7ef09d-4bb9-4523-b988-fdf5d750694c

    the idea i my mind is developed that for every new website we have to copy a new joomla folder and then...

  21. #Threads

    b9f8fc35-784c-4a99-8648-4d2ed07cf727

    for every new websit to be create on joomla. do we ever nedd to copy a copy of joomla in out htdocs....

  22. #Threads

    6396af45-1aee-41fa-a4c7-e384856ae58b

    i have done that too. still it is not working.. Well i will find any way for it to work.. but now...

  23. #Threads

    321ecdd8-a415-4c67-b4c8-4f848e37da4c

    form.html​​ <html> <head><title> Form </title></head> <body> <form action="form.php" method="POST"> whta is your favourite author name? <input type="text"...

  24. #Threads

    25e0a10c-2e0e-4293-9197-0d609d945ac9

    ok thx

  25. #Threads

    4eef9657-7fd2-4701-aa91-7852ef3c65dc

    HTML CODE <html> <head><title> form.htm </title></head> <body> <form action="form.php" method="POST"> What is your name? <input type="...

  26. #Threads

    php and xammp server

    Hello everyone! I am new to php language. I want to know if we install xammp server on our pc . Is...