Search:

Type: Posts; User: hunter_04

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    2,000

    sorry...i should have read "code tag" thread...

    sorry...i should have read "code tag" thread before i posted this. can someone help me even though i didn't do the code tag?
  2. Replies
    8
    Views
    2,000

    Please help clear two errors

    Can someone tell me how to clear the final two errors I am rcving on this?

    Errors:
    error C2365: 'palDrome' : redefinition; previous definition was a 'data variable'

    error C2601: 'palDrome' :...
  3. Replies
    8
    Views
    4,298

    i think i did it right....i reposted the program...

    i think i did it right....i reposted the program just now.
  4. Replies
    7
    Views
    3,178

    Palindrome program help please

    #include <iostream>
    #include <string.h>
    #include <windows.h>
    #include <stdio.h>

    using namespace std;

    class Stack
    {
    int x;
  5. Replies
    8
    Views
    4,298

    can i do this in word or notepad...like i...

    can i do this in word or notepad...like i said...i don't have visual studio at home
  6. Replies
    8
    Views
    4,298

    C++ Palindrome program help please

    How do I use code tags?
  7. Replies
    8
    Views
    4,298

    C++ Palindrome program help

    I was wondering if someone could run this into their compiler for me to see if it runs and works. The lab I was working in closed before I could complete this, so I had to try and write the rest in...
Results 1 to 7 of 7