ebook img

C Programming in Linux, by Aditya Godbole - scilab.in PDF

17 Pages·2009·0.26 MB·English
Save to my drive
Quick download
Download
Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.

Preview C Programming in Linux, by Aditya Godbole - scilab.in

C Programming in Linux Aditya Godbole Cameo Digital Systems MIT COE 2009 Fundamentals Fundamentals Let us C ... What is C? “You used VC? I did it using C.” Language C, C++, Java, Lisp, Perl, Ruby Compilers / Interpreters Convert code that humans read and write to code  that computers can operate on. Turbo C, VC, GCC, Intel C compiler, etc. Executables  Code that the computer can understand ●  Headers that the operating system can  ● understand Made up of many parts linked to each other ● a.c a.o Compile Link out.exe b.c b.o c.c c.o d.c d.o lib.a / lib.so Libraries Advantages - ● – Reusable – Code need not be compiled every time with the rest of the files – Source code not necessary to use the functionality Standard C library – libc ● – Functionality that is part of the ANSI C standard. – libx11, libqt, libcv, libblas, libfann1

Description:
Page 1. C Programming in Linux. Aditya Godbole. Cameo Digital Systems. MIT COE 2009. Page 2. Fundamentals. Page 3. Fundamentals. Let us C ..
See more

The list of books you might like

Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.