Thread: Pointer Data (bytes)

  1. #1
    Registered User
    Join Date
    Mar 2011
    Posts
    7

    Pointer Data (bytes)

    Done.
    Last edited by tiagokos; 03-22-2011 at 06:30 PM.

  2. #2
    ATH0 quzah's Avatar
    Join Date
    Oct 2001
    Posts
    14,826
    You'll need to rephrase your question. What do you mean you want to show it in bytes?

    endptr - startptr = how many elements you have * sizeof one element


    Quzah.
    Hope is the first step on the road to disappointment.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. parent in a binary search tree
    By roaan in forum C Programming
    Replies: 4
    Last Post: 08-26-2009, 07:08 PM
  2. Question regarding Memory Leak
    By clegs in forum C++ Programming
    Replies: 29
    Last Post: 12-07-2007, 01:57 AM
  3. Replies: 16
    Last Post: 10-29-2006, 05:04 AM
  4. towers of hanoi problem
    By aik_21 in forum C Programming
    Replies: 1
    Last Post: 10-02-2004, 01:34 PM
  5. Replies: 1
    Last Post: 09-30-2001, 07:45 AM