answersLogoWhite

0

Write a c program to exit?

User Avatar

Tribhuwansingh

Lvl 1
15y ago
Updated: 8/17/2019

Not sure what you mean by this question - using the exit call will exit a C program:

exit (0) ;

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How to restart c plus plus program?

Exit the program and relaunch it.


Write a c program for creating a virus?

a c program for creat a virus


Where do we write main function in a c program?

Into the source program.


How write the algorithm of a menu-driven C program?

To write the algorithm for a menu-driven C program, start by defining a loop that displays the menu options to the user. Use a switch-case structure to handle user input, allowing each case to correspond to a different option. Inside each case, implement the functionality for that option, and include a break statement to exit the case. Finally, provide an exit option to terminate the program cleanly when the user selects it.


Write a c program to find Volume and surface area of cube?

Write a c program to compute the surface area and volume of a cube


How do you write a c program to analysis a circuit?

There is no need to write a C program for circuit analysis; there are lots of packages out there that already do that (for example, Spice).


How do you write a C program to check whether the number is odd or even Ps-using DEV complier?

To write a C program to determine if something is odd or even you need to be a programmer. To write a program in C is complicate and only done by programmers.


How do you write socket program in c?

For first find an example program.


How do you write a program in embedded c?

Use a text-editor program.


What is the program to write route cipher?

c#


Write a program in c for checksum?

yes


Write a program to illustrate the usage of pointers with arrarys and functions?

* * * * * * * * * * write the c++ program and show me brifily?