Definition of Files, Opening modes of files Standard function fopen(), fclose(), feof() fseek(), fewind() Using text files fgetc(), fputc(), fscanf()
String in c
The string is a collection of characters or groups of characters, it is achieved in C language by using array character. The string in C language is a one-dimensional array of character which is terminated by a null character '\0'. In other words, the string is a collection of character which is enclosed between double cotes ( " " ).
कोई टिप्पणी नहीं:
एक टिप्पणी भेजें