Program that gets factorsAlright guys so im trying to write a program that gets all the factors of a number.but the catch is ...
sprintf outputting a char arraybuf is a char array with the ability to hold 100 characters inside of it. char buf[100]; n = recv (...
Sprintf only sending last message.Bump
is this code valid ?at a glance it looks like you will be in an infinite loop if you call that function. while(hours!=-...
sprintf outputting a char array for (int i = 0; i<4; i++) { for (int j = 0; j<4; j++) { if (A[i][j] != 1) { ...
This user does not accept Private Messages