Simple Question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mosfet

    Simple Question

    What is the difference between const char* and char const * ?
  • Obnoxious User

    #2
    Re: Simple Question

    On Mon, 22 Sep 2008 20:22:48 +0200, Mosfet wrote:
    What is the difference between const char* and char const * ?
    Nothing.

    --
    OU
    Remember 18th of June 2008, Democracy died that afternoon.

    Comment

    • Rolf Magnus

      #3
      Re: Simple Question

      Mosfet wrote:
      What is the difference between const char* and char const * ?
      There is none.

      Comment

      • Victor Bazarov

        #4
        Re: Simple Question

        Mosfet wrote:
        What is the difference between const char* and char const * ?
        A single space character.

        V
        --
        Please remove capital 'A's when replying by e-mail
        I do not respond to top-posted replies, please don't ask

        Comment

        Working...