[SOLVED] CS代考计算机代写 /* Try to remove the root directory.

30 $

File Name: CS代考计算机代写_/*_Try_to_remove_the_root_directory..zip
File Size: 565.2 KB

SKU: 3287387784 Category: Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Or Upload Your Assignment Here:


/* Try to remove the root directory.
This must fail. */

#include
#include “tests/lib.h”
#include “tests/main.h”

void
test_main (void)
{
CHECK (!remove (“/”), “remove ”/” (must fail)”);
CHECK (create (“/a”, 243), “create ”/a””);
}

Reviews

There are no reviews yet.

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

Shopping Cart
[SOLVED] CS代考计算机代写 /* Try to remove the root directory.
30 $