Классика жанра

    Date: 06/03/15 (Code WTF)    Keywords: no keywords

      static inline void FREE(void* ptr) {
        if (ptr != NULL) {
          free(ptr);
          ptr = NULL;
        }
      }
    


    Source: http://code-wtf.livejournal.com/222193.html

« Слегка... || javascript »


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home