[SOLVED] CS代考计算机代写 /* Tests mkdir(). */

30 $

File Name: CS代考计算机代写_/*_Tests_mkdir()._*/.zip
File Size: 414.48 KB

SKU: 3137562302 Category: Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Or Upload Your Assignment Here:


/* Tests mkdir(). */

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

void
test_main (void)
{
CHECK (mkdir (“a”), “mkdir ”a””);
CHECK (create (“a/b”, 512), “create ”a/b””);
CHECK (chdir (“a”), “chdir ”a””);
CHECK (open (“b”) > 1, “open ”b””);
}

Reviews

There are no reviews yet.

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

Shopping Cart
[SOLVED] CS代考计算机代写 /* Tests mkdir(). */
30 $