vortura + c   11

Bit Twiddling Hacks
Cool algorithms for bit manipulation in C
compsci  C  programming 
july 2007 by vortura
Everything you ever wanted to know about C types, Part 1: What's in a type?
This article, first in a four-part series, introduces the basics of the C type system, with an overview of what it means to talk about type and a discussion of the basic types (integer and floating point) in some detail.
programming  c 
february 2006 by vortura

Copy this bookmark:



description:


tags: