adplus-dvertising
frame-decoration

Question

What is the C Pragma directive or command to execute a particular function at startup of program?

a.

#pragma start function1

b.

#pragma statup function1

c.

#pragma startnow function1

d.

#prama startup function1

Answer: (b).#pragma statup function1

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the C Pragma directive or command to execute a particular function at startup of program?