Search found 1 match

by zzz_hku
Tue Apr 14, 2009 8:14 pm
Forum: Volume 102 (10200-10299)
Topic: 10267 - Graphical Editor
Replies: 190
Views: 77752

Re: 10267 - Graphical Editor

I'm new here. I kept getting "Runtime Error" all the time and I don't know why.
Could somebody please help me out here?
I really appreciate your help!!
#include <iostream>
using namespace std;
#define NLEN 66
#define MAX 259

char img[MAX][MAX];
int n = 0, m = 0;//size of area
char c_back;
void ...

Go to advanced search