Search:

Type: Posts; User: lostpoet

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,095

    reversing the elements of a string

    does anybody know what i am doing wrong the compiler gives me an error and says that its "an unresolved external error "void

    Uhmm.... can u look at my source code and help me out?

    #include...
  2. Replies
    8
    Views
    1,978

    to brian

    a Brian why dont u shut your ass up .... your not helping
  3. Replies
    8
    Views
    1,978

    ok that second one works... but when i try to...

    ok that second one works... but when i try to print the first element it prints the entire string and i try to print the second element all it prints is 'e' all the time. I need to only print the...
  4. Replies
    8
    Views
    1,978

    for the pointer (back) it said there was an...

    for the pointer (back) it said there was an errror and that it cannot convert from char to char*.
  5. Replies
    8
    Views
    1,978

    pointer and strings

    how do you use pointers to point at individual elements of a string. Because i want to have a pointer (*p) pointing at the first element of the string strng[0], and a second pointer (*q) pointing at...
  6. Replies
    4
    Views
    1,284

    it still doesnt seem to print the number of 'o's...

    it still doesnt seem to print the number of 'o's it found in the string .....:confused:
Results 1 to 6 of 6