skip to main
|
skip to sidebar
nota clase prog - comp de Manuel Arellanes
jueves, 19 de marzo de 2009
EJERCICIO CAPITULO 4.
MARZO 19, 2009.
#include
int main ()
{
int i;
i=5;
printf("el valor de i= %d\n",i);
i*=10;
printf("ahora el valor es: %d\n",i);
}
No hay comentarios:
Publicar un comentario
Entrada más reciente
Entrada antigua
Inicio
Suscribirse a:
Enviar comentarios (Atom)
Seguidores
Archivo del blog
▼
2009
(37)
►
abril
(7)
▼
marzo
(8)
CUESTIONARIO DEL CAPITULO 4. (pag. 140 - 167)
PROBLEMAS DE EXAMEN.
EJERCICIO CAPITULO 4.
EJERCICIOS.
EJERCICIOS CAPITULO 3.
DIBUJO CON CARACTERES.
EJERCICIOS DEL CAPITULO 3.
TAREA.
►
febrero
(10)
►
enero
(12)
Datos personales
Arellanes Cordova
Ver todo mi perfil
No hay comentarios:
Publicar un comentario