[SOLVED] CS #include

$25

File Name: CS_#include.zip
File Size: 103.62 KB

5/5 - (1 vote)

#include
int main() {
// The exit() function can be used to terminate the program.
// The exit() function is part of the stdlib.h library.
// Calling the exit() in the main function is functionally equivalent to return().
exit (0);
}

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[SOLVED] CS #include
$25