Re: line weight



I'm using Word 2002. Thanks for the pointers. I've found what you pointed
out and that'll do the trick.

Thanks all of you.
Sheila


.



Relevant Pages

  • Re: Naming curiosity
    ... void *head; ... I don't use a recursive structure using pointers to the structure itself ... struct sList *prev; ... misunderstand the real purpose of the head field. ...
    (comp.lang.c)
  • Re: hacker challenge - traverse a list
    ... came from (a link to your parent) in the node. ... Fortunately the link holding the address of the child you are going to ... you can do a clever trick with moving pointers around that implicitly ... could do the trick, but again one needs to remember the "state" (number ...
    (comp.programming)
  • Re: Naming curiosity
    ... Lorenzo Villari wrote: ... The structure is just as recursive even if you lie about ... the types of the pointers. ...
    (comp.lang.c)
  • Re: a history question
    ... but the "usual" trick works. ... spell it out. ... arrays of pointers. ...
    (comp.lang.fortran)
  • Re: [PATCH][RT] 2.6.24-rc2-rt1 drivers/dma/ioat_dma.c compile fix
    ... I'm not positive about the insertion point... ... compile error fix (needs review) ... RT changes __list_splice to require prev and next pointers. ...
    (Linux-Kernel)