Question: Which of the given statement is not true with respect to void longjmp( jmp-buf env, int val)?

Options

A : The variable value cannot be zero

B : env is the object containing information to restore the environment at the jmp_buf’s calling point

C : This function does not return any value

D : This function restores the environment saved by the most recent call to setjmp() macro

Click to view Correct Answer

Previous || Next

C Multiple Choice Non Local Jumps more questions

Which of these statements about the Patankar’s under-relaxation is true?

A flow property ? is bounded when ___________

When do you need to use type-conversions?

What will happen while using pass by reference?

A volatile liquid with vapor pressure 85 kPa (at sea....

When the coil is wrapped around a ferromagnetic core, why....

What will happen if the traction force is negative?

If the traction resistance is equal to the total running....

What does the retention factor, k’, describe?

What is the primary condition regarding the velocity of an....

Chemical Engineering Basics - Part 1 more Online Exam Quiz

C Multiple Choice Enums

C Multiple Choice File Operations

C Multiple Choice General Utilities

C Multiple Choice Implementation Defined Limits

C Multiple Choice Mathematical Functions

C Multiple Choice Printf

C Multiple Choice Scanf

C Multiple Choice Stringizers

C Multiple Choice String Operations

C Printf