Probando C

  • 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 Probando C as PDF for free.

More details

  • Words: 45
  • Pages: 1
# include <stdio.h> # include # include <stdlib.h> void main() { /*Primer Programa en C*/ printf("***************************************************************"); printf ("\n* Probando C 26/08/2009 *\n"); printf ("***************************************************************"); system ("cls"); printf ("\nMi primer Programa\n"); printf ("\nPeralta Raul"); printf ("\nProf: ing. Georgina Giuffrida"); printf ("\nINCADE, Posadas Misiones"); getche(); }

Related Documents

Probando C
May 2020 0
Probando
October 2019 9
C-c++
November 2019 73
C C
December 2019 93