diff options
Diffstat (limited to '3a/4.3Exercies.txt')
| -rw-r--r-- | 3a/4.3Exercies.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3a/4.3Exercies.txt b/3a/4.3Exercies.txt index a4f5979..e002437 100644 --- a/3a/4.3Exercies.txt +++ b/3a/4.3Exercies.txt @@ -13,4 +13,4 @@ e. char c = 1; f. int a, b, c, d, f; No error g. char x = "This is a test."; - '"This is a test."' is a string not a char
\ No newline at end of file + '"This is a test."' is a string not a char |