Computer Science & C Programming
back
String
A "string" is a synonym for an array of characters and the library
string.h
proposes all the functions to manipulate text:
char txt[256]; strcpy(txt,"Hello everybody !"); printf("%s",txt);
To get more information on this library (on Linux), one can do
man string
on a terminal
laurent thiry uha mulhouse france programming C algorithm data computer science
laurent thiry uha mulhouse france programming C algorithm data computer science
laurent thiry uha mulhouse france programming C algorithm data computer science
laurent thiry uha mulhouse france programming C algorithm data computer science
laurent thiry uha mulhouse france programming C algorithm data computer science
laurent thiry uha mulhouse france programming C algorithm data computer science
laurent thiry uha mulhouse france programming C algorithm data computer science
laurent thiry uha mulhouse france programming C algorithm data computer science
laurent thiry uha mulhouse france programming C algorithm data computer science
laurent thiry uha mulhouse france programming C algorithm data computer science
laurent thiry uha mulhouse france programming C algorithm data computer science