Search found 1 match

by mlwmlw
Fri Dec 29, 2006 11:14 pm
Forum: Volume 1 (100-199)
Topic: 101 - The Blocks Problem
Replies: 635
Views: 110221

101 RTE

Runtime Error
Invalid memory reference


why?

my answer is ok?!

why memory invalid?

because my malloc mode?

because my funtion?


please help me....thanks.....

#include <stdio.h>
#include <stdlib.h>
#include <malloc.h>
#include <string.h>
void initial(void);
char **init;
long high;
int i ...

Go to advanced search