4 books
—
1 voter
C
“
The keyword const doesn’t turn a variable into a constant! A symbol with the const qualifier merely means that the symbol cannot be used for assignment. This makes the value read-only through that symbol ; it does not prevent the value from being modified through some other means internal (or even external) to the program.
”
― Expert C Programming: Deep C Secrets
― Expert C Programming: Deep C Secrets
“
What's waiting for us is the light of a success, you just have to discover it before your time is running out.
...more
”
―
―
A group for standards compliant C++ programmers.
8 members,
last active 14 years ago
Books about programming, computer science and other helpful knowledge
50 members,
last active 6 years ago
Only for Committed Self Learners and Computer Scientists Who are Starving for Information, and W…more
59 members,
last active 9 years ago
12 members,
last active 5 years ago















































