Skip to content

Commit ec148e6

Browse files
authored
Update windows-store-apps-the-windows-runtime-and-the-c-run-time.md
1 parent ad1286e commit ec148e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/c-runtime-library/windows-store-apps-the-windows-runtime-and-the-c-run-time.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.assetid: 356d6d8d-76ee-4181-9ad0-6f24b2fede38
88

99
Universal Windows Platform (UWP) apps are programs that run in the Windows Runtime that executes on Windows 8 and later. The Windows Runtime is a trustworthy environment that controls the functions, variables, and resources that are available to a UWP app. However, by design, Windows Runtime restrictions prevent the use of most C Run-Time Library (CRT) features in UWP apps.
1010

11-
UWP apps does not support the following CRT features:
11+
UWP apps don't support the following CRT features:
1212

1313
- Most CRT functions that are related to unsupported functionality.
1414

0 commit comments

Comments
 (0)