We moeten voor school een proggie maken in C++, maar krijgen telkens deze melding bij setbkcolor en setcolor:
Undefined symbol _setcolor in module achtergr.cpp (de naam van ons bestandje)
We hebben al van alles geprobeert maar niet het goede, maar ja, het is ook al een jaar geleden.
We hebben de volgende includes:
#include <iostream.h>
#include <graphics.h>
#include <conio.h>
#include <dos.h>
#include <fstream.h>
#include <string.h>
#include <time.h>
#include <stdlib.h>
#include <stdio.h>
Wie kan ons helpen??
Undefined symbol _setcolor in module achtergr.cpp (de naam van ons bestandje)
We hebben al van alles geprobeert maar niet het goede, maar ja, het is ook al een jaar geleden.
We hebben de volgende includes:
#include <iostream.h>
#include <graphics.h>
#include <conio.h>
#include <dos.h>
#include <fstream.h>
#include <string.h>
#include <time.h>
#include <stdlib.h>
#include <stdio.h>
Wie kan ons helpen??