User: Westonrwright

  • Public profile

User profile: Westonrwright

User info
User name:Westonrwright
History
Joined:
Number of posts:26
Latest posts:

Program that gets factors
Alright guys so im trying to write a program that gets all the factors of a number.but the catch is ...

sprintf outputting a char array
buf 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