programming:c:function strchrWhat links here?
Locate first occurrence of character in string

Returns a pointer to the first occurrence of character in the C string str.

The terminating null-character is considered part of the C string. Therefore, it can also be located.

Syntax

char *strchr(char *str, int character)


Parameters



Return Value

A pointer to the first occurrence of character in str.
If the value is not found, the function returns a null pointer.
programming:c:function strchr
programming - sqlite3 - c interface - sqlite3_int64 sqlite3_last_insert_rowid(sqlite3*)
programming - sqlite3 - c interface - sqlite3_bind_text
filename:programming:c:function strchr
filename:programming%3Ac%3Afunction%20strchr
last edit:April 05 2009 22:00:02 (5868 days ago)
ct = 1746062149.000000 = April 30 2025 21:15:49
ft = 1238983202.000000 = April 05 2009 22:00:02
dt = 507078947.000000