Bibliotecas en C

Description

Ejemplos de algunas bibliotecas estándar en C.
Ismael Flores Vargas
Flowchart by Ismael Flores Vargas, updated more than 1 year ago
Ismael Flores Vargas
Created by Ismael Flores Vargas almost 4 years ago
2
0

Resource summary

Flowchart nodes

  • Bibliotecas en C
  • <math.h>
  • <time.h>
  • <stdlib.h>
  • <stdio.h>
  • <ctype.h>
  • printf() Imprime en la pantalla
  • char *gets Lee una linea y la almacena
  • rand() Número aleatorio
  • srand() Reinicia los cálculos rand
  • cos() Coseno
  • sin() Seno
  • clock_t clock(void) Ciclos
  • difftime() Diferencia de segundos
  • isalnum() Revisa si es alfanumérico
  • isdigit() Revisa si es un dígito decimal
  • scanf() Lee los datos ingresados
  • getchar () Lee un solo caracter
  • abs() Valor absoluto
  • system() Ejecuta un comando
  • pow(x, y) x elevado a y
  • sqrt() Raíz cuadrada
  • gmtime() Info según GMT
  • localtime() Hora local
  • ispunct() Si es un signo de puntuación
  • isspace() Si es un espacio blanco
  • fopen() Abre un archivo
  • exit() Termina el programa
  • fmod() Residuo de x entre y
  • ctime() Tiempo actual
  • isupper() Si es una letra mayúscula
Show full summary Hide full summary

Similar

A Level: English language and literature techniques = Structure
Jessica 'JessieB
A Level: English language and literature technique = Dramatic terms
Jessica 'JessieB
English Literary Terminology
Fionnghuala Malone
English Grammatical Terminology
Fionnghuala Malone
A Level: English language and literature techniques = Form
Jessica 'JessieB
English Rhetorical Device Terminology
Fionnghuala Malone
A2 English Language and Literature: Unseen
Jessica 'JessieB
Linguistic Methods
sarahsing
Theories, Theorists and Tests
sarahsing
English Language Techniques
lewis001
English Speech Analysis Terminology
Fionnghuala Malone