Is this a valid Struct in C

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Raman

    Is this a valid Struct in C

    Hi All,

    Is this valid struct definition.

    struct test{

  • nembo kid

    #2
    Re: Is this a valid Struct in C

    Raman ha scritto:
    struct test{
    The second brace?

    Comment

    • CBFalconer

      #3
      Re: Is this a valid Struct in C

      Raman wrote:
      >
      Is this valid struct definition.
      >
      struct test{
      No.

      --
      [mail]: Chuck F (cbfalconer at maineline dot net)
      [page]: <http://cbfalconer.home .att.net>
      Try the download section.


      ** Posted from http://www.teranews.com **

      Comment

      Working...