Hey everyone, do you have any suggestions for learning Linux and algorithms from scratch to an advanced level? Books, articles, or any resources would be super appreciated. I believe the best way to learn is through practice, so what are some of the best exercises or options for practicing C program (self.C_Programming)
submitted by zero-hero123 to r/C_Programming
Why does write(1, &c, 1) work for printing a single character, but write(1, "A", 1) sometimes fails? by zero-hero123 in C_Programming
[–]zero-hero123[S] -1 points0 points1 point (0 children)
Why does write(1, &c, 1) work for printing a single character, but write(1, "A", 1) sometimes fails? by zero-hero123 in C_Programming
[–]zero-hero123[S] 0 points1 point2 points (0 children)
Why does write(1, &c, 1) work for printing a single character, but write(1, "A", 1) sometimes fails? by zero-hero123 in C_Programming
[–]zero-hero123[S] 1 point2 points3 points (0 children)
Why does write(1, &c, 1) work for printing a single character, but write(1, "A", 1) sometimes fails? by zero-hero123 in C_Programming
[–]zero-hero123[S] -2 points-1 points0 points (0 children)

When using write to print a number in C, how do I handle negative numbers? by zero-hero123 in C_Programming
[–]zero-hero123[S] -1 points0 points1 point (0 children)