typedef for structs




I have seen typdef used with structs and wondered why since one could
use tags. Is there any benefit other than it just a shorter way to
declare a new copy?


thanks,

gtb

.



Relevant Pages

  • Re: typedef for structs
    ... I have seen typdef used with structs and wondered why since one could ... use tags. ... Is there any benefit other than it just a shorter way to ...
    (microsoft.public.vc.language)
  • RE: [PHP] php and javascript error
    ... PPS: It's advisable not to use the short tags, ... But, while it's shorter, it's still NOT advisable to use the shorter ... I believe short tags is/was/maybe slated for removal completely in PHP ...
    (php.general)
  • Re: [PHP] generating an html intro text ...
    ... the 32 'letter' length should therefore ignore the B and I tags and treat the & ... resulting string should have all the open html tags properly closed. ... grab 256 characters -- The string. ... If The string is shorter, ...
    (php.general)
  • RE: [PHP] php and javascript error
    ... It's advisable not to use the short tags, use <?php instead of <? ... least it's shorter. ...
    (php.general)