using sscanf and fgetsI'm trying to use fgets and sscanf to get up to 20 numbers from a user in one line. I tried doin...
Logic incorrect for adding binaryYep that was the problem. that and the loop was missing an iteration. should be m>=0 Thank you!
Logic incorrect for adding binaryI have to sum two numbers with binary addition and store the value in an array using a function. I a...
Creating a function that swaps char array using pointersThank you for all the help so far. I am still getting an error for lines 34, 35 and 36. Maybe I h...
Creating a function that swaps char array using pointersI don't know what ab offset is. I tried writing it like this but it still keeps saying "operand o...
This user does not accept Private Messages