|
ProgIng - Programación en Ingeniería
|
#include <stdio.h>
Go to the source code of this file.
Functions | |
| int | buscar (int n) |
| int | main (int argc, char *argv[]) |
| int buscar | ( | int | n | ) |
Definition at line 3 of file Ejemplo030.c.


| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 8 of file Ejemplo030.c.
