What's the difference between struct x1 { ... }; and
typedef struct { ... } x2; ?

Answer Posted / esperto informatico

in theory, for my opiniol the difference is connected to
the use of memory.... the correct and easy answer it could
be that the first define a struct and a second define a
struct type.... =).....

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?

693


How can I call a function with an argument list built up at run time?

648


Explain 'far' and 'near' pointers in c.

712


How can you restore a redirected standard stream?

617


What does do in c?

615






What are derived data types in c?

620


How can I recover the file name given an open stream or file descriptor?

603


provide an example of the Group by clause, when would you use this clause

1715


What are the features of c language?

627


what are bit fields in c?

609


How can I remove the trailing spaces from a string?

620


What are the key features in c programming language?

622


Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......

1750


What are the uses of a pointer?

688


What is #include stdlib h?

624