Basic C Notes - Cursuri Automatica si Calculatoare

In C a string is defined as a character array which is terminated by a special character, the null character '\0', as there is no string type as such in C. Thus the string or character array must always be defined to be one character longer than is needed in order to cater for the '\0'. For Example :- string to hold 5 characters. char s[6] ; '\0' ................
................

To fulfill the demand for quickly locating and searching documents.

It is intelligent file search solution for home and business.

Literature Lottery

Related searches