A biblioteca string.h
Por: Eduardo Casavella A biblioteca string.h da linguagem C, contém uma série de funções para manipular strings. Neste artigo veremos como: Copiar strings em C usando strcpy e strncpy; Concatenar strings em linguagem C usando strcat e strncat; Descobrir o … Continue lendo