C Language Introduction

C is a procedural programming language initially developed by Dennis Ritchie in the year 1972 at Bell Laboratories of AT&T Labs. It was mainly developed as a system programming language to write the UNIX operating system.…

What is C?

C is a general-purpose, procedural, high-level programming language used in the development of computer software and applications, system programming, games, and more. C language was developed by Dennis M. Ritchie at the…

Vtiger Module Types

vtiger CRM modules can be classified into following types: Entity Module Extension Module Language Pack Bundles Entity Module Modules in this category will create entity records in vtiger CRM. The…

Vtiger vtlib

vtlib is a library to ease new module development for vtiger CRM. vtlib includes APIs to create ormodify the backend elements for a module. These APIs help make the necessary…