C Programming Tips for Advanced Platform Independent (Portable) Programming

Discussion in 'C' started by TusharA, Feb 2, 2019.

  1. TusharA

    TusharA New Member

    Joined:
    Feb 1, 2019
    Messages:
    1
    Likes Received:
    1
    Trophy Points:
    1
    Gender:
    Male
    I was an avid C programmer in late 1980s and early 1990s. I have written thousands of lines of C code. Those were days of limited memory availability – only 640K and with extended memory 1024K on DOS!! Software programs were developed to run on multiple platforms – OS like DOS, UNIX, WINDOWS and on various machines. C was at its best for memory optimization and platform portability.

    I learned many aspects of C for platform portability and noted down points as and when I faced and solved issues. I am sharing these Tips here in the attached PDF File. It also has some interesting points of C programming that I learned during my project in USA
     

    Attached Files:

    shabbir likes this.
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Some really nice tips. As I go through them I remembered my good old c programming days.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice