A function in C that reads in a String of text and counts the number of characters including space in the text

The text max is 250

Answers:
strlen(const char *s)

Other answers:
#include <string.h>
char str[250] = "Hellooo this is a test";
int len = strlen(str); //Len = 22

  • In theory, what difficulties would there be in implementing a component-based approach to enterprise computing
  • I have a JAVA code that needs debugging, would anyone be willing to debug it for me? I could pay...?
  • i cannot open the JAVA APPLET WINDOW..in www.freejavachat.com...but i have JAVA programs installed in my PC
  • What do i need to learn ASP??
  • I do not like the new Yahoo home page. What do you think?
  • Quick QUESTION?
  • how do i say this in vb.Net "if (the first char of input is not an alphabet)then... please in a SYSTEMATIC WAY
  • Power Point?
  • How do I turn the background of a photograph grey while keeping the people in color?
  • How do I clip art from insert menu and edit wrap points from the picture toolbar, resize, and position?