This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Hi ! help please


On 02/01/16 19:53, user user wrote:
> exactly when the "assignment" would be "taken place"
> howling and there were doubts whether it is correct.

This is OK:

    if((result=f())==0)

In addition, it is perfectly normal C.  You give no more information about
the rest of the program.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]