#include <stdio.h>#include <iostream>#include <conio.h>#include <string.h>#include <process.h>

Go to the source code of this file.
Functions | |
| void | gotoxy (int x, int y) |
| int | login () |
| void | createacc () |
Variables | |
| COORD | coord ={0,0} |
| void createacc | ( | ) |

| void gotoxy | ( | int | x, |
| int | y | ||
| ) |

| int login | ( | ) |

| COORD coord ={0,0} |