Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    C Programming in Linux

    Posted By: Zepocto
    C Programming in Linux

    C Programming in Linux
    David Haskins & Ventus Publishing ApS | David Haskins | 2009 | ISBN: 8776814724 | PDF | 84 pages | 3.74 MB


    Main Contents:-
    1. Chapter One: Hello World
    1.1 Hello Program 1
    1.2 Hello Program 2
    1.3 Hello Program 3
    1.4 Hello Program 4
    1.5 Hello World conclusion

    2. Data and Memory2.1 Simple data types?
    2.2 What is a string?
    2.3 What can a string “mean”
    2.4 Parsing a string
    2.5 Data and Memory – conclusion

    3. Functions, pointers and structures
    3.1 Functions
    3.2 Library Functions
    3.3 A short library function reference
    3.4 Data Structures
    3.5 Functions, pointers and structures – conclusion

    4. Logic, loops and flow control
    4.1 Syntax of C Flow of control
    4.2 Controlling what happens and in which order
    4.3 Logic, loops and flow conclusion

    5. Database handling with MySQL5.1 On not reinventing the wheel
    5.2 MySQL C API

    6. Graphics with GD library
    6.1 Generating binary content
    6.2 Using TrueType Fonts
    6.3 GD function reference

    7. Apache C modules
    7.1 Safer C web applications
    7.2 Adding some functionality
    7.3 Apache Modules Conclusion

    8. The Ghost project
    8.1 A PHP web site generator project