"Interface" in C
Recently, I began to study C programming language. I used to be a Java guy, but have felt like doing that to contribute to any serious device projects here in Japan.
Java is new, object oriented language. But C is old, not object oriented.
What… more »