Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in kr-c
K and R exercise 1-24
Jan 17, 2023
c
escaping
kernighan-and-ritchie
kr-c
Why the program compiles?
Dec 28, 2022
c
function
kr-c
pointer to array of integers and normal array of integers
Jun 12, 2022
c
arrays
pointers
types
kr-c
k&r exercise confusion with bit-operations
Sep 17, 2020
c
bit-manipulation
kr-c
How to convert from K&R C to ANSI C?
Aug 16, 2022
c
obfuscation
kr-c
K&R Exercise 1-21 - Mental incomprehension
Feb 18, 2022
c
kr-c
Problem with example 1.5.2 in K&R book on C
Nov 01, 2022
c
kr-c
K&R C Exercise Help
Jan 23, 2021
c
binary
bit-manipulation
kr-c
How did C look like before I was born?
Mar 16, 2017
c
kr-c
correctly declaring the main() function in ANSI C [duplicate]
Nov 14, 2022
c
kr-c
How exactly are data types represented in a computer?
Nov 13, 2013
c
types
kernighan-and-ritchie
kr-c
What is the purpose of ungetc (or ungetch from K&R)?
Jan 12, 2019
c
kernighan-and-ritchie
kr-c
What's a good example of register variable usage in C?
Aug 31, 2022
c
cpu-registers
kernighan-and-ritchie
kr-c
Function declaration: K&R vs ANSI [duplicate]
Aug 29, 2022
c
kr-c
What are the major differences between ANSI C and K&R C?
Aug 29, 2022
c
kr-c
c89