Trabajo

  • May 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Trabajo as PDF for free.

More details

  • Words: 131
  • Pages: 1
Trabajo de Lenguaje I: for (double suma = 0.0, int i = 0; { double x = 2.0; printf("If" , x); { printf("If", x); double x = 3.0; printf("If", X); } printf("If", x); } ... int a = 2; void main(void) { ... printf("a = %d" , a); int a = 10; printf("a = %d", a); printf("a = d%", ::a); }

i
//Declaracion de una Variable Global

//Se escribe a = //Declaracion de //Se escribe a = //Se escribe a =

void main(void) { const int SIZE = 5; char cs[SIZE] ; }

char *strcpy(char *sl, const char *s2); #include <stdio.h> void main(void) { const int i = 2 int *p;

}

p = &i; *p = 3; printf("i = %D", i);

XF70WCD-0001-03FL-NFA0-500H-UWT

2 una variable local a 10 2

Related Documents

Trabajo
June 2020 10
Trabajo
May 2020 13
Trabajo
April 2020 17
Trabajo
June 2020 12
Trabajo
June 2020 14
Trabajo
May 2020 18