Link List that append 2 queue based on conditionThis is a snippet of my code. Basically this code are going to let user to key in customer (A~Z), t...
Passing array to another classes failed?Hi, [code] for (int a=0; a<20; a++) { for (int b=0; b<20; b++) board[a][b]=...
Passing array to another classes failed?In the class called "Mouse", I have the following function, where it takes 2 array and 2 variable as...
This user does not accept Private Messages