Search Results

17
votes

Why are there digraphs in C and C++?

Digraphs were created for programmers that didn't have a keyboard which supported the ISO 646 character set. http://en.wikip …
6
votes

C programming logic required

I'm not going to code your homework, but you may find the Doomsday Algorithm useful. …