Search:

Type: Posts; User: Johannes

Search: Search took 0.00 seconds.

  1. Replies
    14
    Views
    1,618

    Thank you! Feedback that is actually useful to...

    Thank you! Feedback that is actually useful to someone that is very much a beginner =)
  2. Replies
    14
    Views
    1,618

    I'm not sure I understand what I still need to...

    I'm not sure I understand what I still need to do. Do you mean I need to use "delete[] pparray;" instead of "delete pparray;" on line 26? Could you write a version of pparray_delete() that does it...
  3. Replies
    14
    Views
    1,618

    Ah crap, that should have been an 'i' there...

    Ah crap, that should have been an 'i' there :biggrin: assuming it was the following then: https://gist.github.com/b650708f132b980cab24 does it actually do what I want it to, free up the array?

    I...
  4. Replies
    14
    Views
    1,618

    2d array pointers code review

    I'm currently working my way through 'Jumping into C++', having never really sat down with C++ before. I'm currently getting to pointers and definitely need a good bit of practice there - I don't...
  5. Replies
    12
    Views
    9,777

    Alex, I really appreciate the quick response, and...

    Alex, I really appreciate the quick response, and that you will go back and fix some of these things! Do you know about when these changes will be reflected in the actual PDF? Will people be notified...
  6. Replies
    12
    Views
    9,777

    Yeah, the fact that he's the guy behind this site...

    Yeah, the fact that he's the guy behind this site also plays into my not just wanting to "toss" the book, and try to help the guy that has provided such a great resource for people.
  7. Replies
    12
    Views
    9,777

    While I appreciate the input, I took a lot of...

    While I appreciate the input, I took a lot of time here to try and help this author, so what you're saying is basically that I shouldn't have bothered with the effort and wasted my time, which feel...
  8. Replies
    12
    Views
    9,777

    Heh, looking back now I made a few mistakes...

    Heh, looking back now I made a few mistakes myself (mostly leaving out a few semicolons here and there) but can't edit them anymore since it's past the 60 minute edit time, so please don't call me a...
  9. Replies
    12
    Views
    9,777

    Yeah, I wasn't really sure what I should call the...

    Yeah, I wasn't really sure what I should call the header :tongue: I'll admit that it's a bit of a nitpick in any case.

    And I think having people that know a lot more about the subject matter than...
  10. Replies
    12
    Views
    9,777

    Jumping into C++ review - part 1

    Hi there,


    I'm a C++ Noob. I'm fairly competent with Javascript, Python and Java, but had never really gotten into C++.

    So while I am traveling abroad this summer I decided to purchase...
Results 1 to 10 of 10