User Profile
Collapse
-
only 5 but they are kind of "simple" errors and also 2 warnings hope u?'ll help me find out -
Unable to solve compiler errors
Hi can ayone help me with this program, cause i dont know how to solve the compiling errors here. thanks
[CODE=c]# include<stdlib. h>
# include<conio.h >
# include<stdio.h >
# define MAXCADENA 8
# define MAXREN 3
# define MAXCOL 4
int validato(int valor);
void ini_renmatdin (int *ap_mat);
void ini_colmatdin (int *);
void ini_desmatdin (int *);
int ins_ini_lineald in(int... -
-
Syntax error
Hi can anyone please help i have an error which says declaration syntax error at the main function thanks
# include<stdlib. h>
# include<conio.h >
# include<stdio.h >
# define MAXREN 3
# define MAXCOL 4
void ini_renmatdin (int*);
void ini_colmatdin (int *)
void main (void)
{
clrscr();
int *ap_mat;
int exito;
int...
No activity results to display
Show More
Leave a comment: