Search:

Type: Posts; User: gfmartin05

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,043

    Very interesting. Thanks a whole lot guys. That...

    Very interesting. Thanks a whole lot guys. That really helped out.
  2. Replies
    3
    Views
    1,043

    Derive A Value At An Address

    Technically speaking, I'm aware of the fact that you can't dereference a void pointer.

    I decided to play around with pointers (I've been out of practice for a while) and I noticed something odd...
  3. Replies
    4
    Views
    3,412

    Removing Specific Characters from Strings

    I have an algorithm which parses a string to test for a palindrome. Essentially what I want to do is see if the first and last characters of the string are equivalent. If this is the case, then I...
Results 1 to 3 of 3