Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: main.cpp
- Revision:
- 5:597a85f2a7c0
- Parent:
- 4:e4c22c0ec2c2
--- a/main.cpp Tue Apr 28 02:23:08 2020 +0000
+++ b/main.cpp Tue Apr 28 02:48:43 2020 +0000
@@ -24,7 +24,7 @@
}
com1.printf("\n_______________\n");//para dejar espacios entre filas.
}
- getchar();
+
if (mat[2][2] >= 'a' && mat[2][2] <= 'z'){
com1.printf("La letra en la posicion 2,2 es minuscula\n \n \n \n");
Ledrojo=0;