
-----------------------------------
romantic_programmer
Thu Dec 18, 2008 10:26 pm

void main() error
-----------------------------------
I am tring to complie my work here and i keep receiving these messages.

line      file                                                                     message
4      C:\Users\Jeremy\Desktop\Azuregale\Main.cpp         `main' must return `int'
        C:\Users\Jeremy\Desktop\Azuregale\Makefile.win     
#include "Library.h"

void main()
{
    //     Welcome Screen
    
    cout 