strcpy() - takes two parameters and copies the content of one string to the other, strncpy() - takes three parameters copies the content of the string up to number of characters. , strcat() - takes two parameters and concatenate two strings starting from the null character of the first string  , strncat() - tales three parameters and concatenates two strings from null character up to the number specified , strlen() - returns the length of the string , strcmp() - takes two parameters and it returns true if the passed strings are equal, isalpha() - takes in a parameter and returns true if the argument is an alphabet, isdigit() - takes in one cahracheter argument and returns true if the argument is a digit ,

Табела

Визуелни стил

Поставке

Промени шаблон

Врати аутоматски сачувано: ?