Search:

Type: Posts; User: TED22_8

Search: Search took 0.01 seconds.

  1. Thread: help on code

    by TED22_8
    Replies
    6
    Views
    1,082

    have it

    yeah, ive got it now, thanks !
  2. Thread: help on code

    by TED22_8
    Replies
    6
    Views
    1,082

    also

    yeah, the above code will work fine, thanks, but i would like to use 2 for loops for this operation.
  3. Thread: help on code

    by TED22_8
    Replies
    6
    Views
    1,082

    help on code

    I was wondering if you’s could help me out with this problem. I want to display the following numbers in this format
    0:0
    1:0
    ...
  4. Replies
    68
    Views
    12,109

    whatever

    whatever stevey n.ireland will NEVER join Rep.of ireland ! funny lad
  5. Replies
    23
    Views
    6,797

    sorted

    alright ppl,ive pretty much solved the problem, thanks for every1's help !
  6. Replies
    23
    Views
    6,797

    improvents

    thanks for replies, getting places now with it
  7. Replies
    13
    Views
    2,218

    string comparing

    I can’t get my head around this problem. In the following code I want to enter a string that is a filename, for example hello.txt, myprog.bin assuming that they both exist on my c drive. However I...
  8. Replies
    3
    Views
    1,819

    cheers

    k, thanks lads helps
  9. Replies
    23
    Views
    6,797

    palindrome HELP !!!

    I would appreciate it if you’ s could help me out on the following code. I have a piece of code, which finds if a palindrome exists on the word entered (palindrome is a string that is spelt the same...
  10. Replies
    3
    Views
    1,819

    Help on argc, argv program

    I was wondering if you’ s could help me out with this program that I am unsure how to approach it as im only new to command line arguments. The program should open a file, read a single line of text...
  11. Replies
    2
    Views
    991

    help on simple program

    i was wondering if yas could help me with this simple code that i can't get around. There are 2 problems. First i dont know how to ask the password in a way so that ****** will come up on the screen...
  12. Thread: help on code

    by TED22_8
    Replies
    1
    Views
    1,113

    help on code

    #include <stdio.h>
    #include <conio.h>
    #include <string.h>


    void Password (void);

    main()
    {
    Password();
  13. Replies
    2
    Views
    1,673

    help on 1000 line project?

    i am currently going to start work on a project based on a hotel booking system which should keep track of the # of guests, bookings, rooms information. Im only new to c++, files so if yas had any...
Results 1 to 13 of 14