Search:

Type: Posts; User: Hunter2

Search: Search took 0.03 seconds.

  1. Replies
    30
    Views
    15,471

    >>Concatenating two C-strings? That seems like it...

    >>Concatenating two C-strings? That seems like it might be a reasonable specialization.
    Perhaps, but it would hardly be a safe operation given the arguments passed to the function (no size...
  2. Replies
    30
    Views
    15,471

    It's hard to imagine a difficult-to-find bug that...

    It's hard to imagine a difficult-to-find bug that would stem from a simple macro like this one. And there are no specializations in this case. And there are no default parameters here. And...
  3. Replies
    30
    Views
    15,471

    >>A simple function to prove the opposite :...

    >>A simple function to prove the opposite :
    Looks to me like you could do the same thing with a macro...
  4. Replies
    30
    Views
    15,471

    >>why people stick to C when C++ is the superior...

    >>why people stick to C when C++ is the superior language.
    As has been mentioned, no stable C++ implementation may be available on the platform you're working with; I imagine it would be more...
Results 1 to 4 of 4