programming:c:function substrWhat links here?
Copy part of a string.Copy count characters from src, starting from start

Parameters:



Returns:

The new string

example:

char *part, *str = 'Test one, test two';
part = substr(str, 1, 5);
puts(part); // -> est o
programming:c:function substr
filename:programming:c:function substr
filename:programming%3Ac%3Afunction%20substr
last edit:March 30 2009 01:19:02 (6383 days ago)
ct = 1789882931.000000 = September 20 2026 05:42:11
ft = 1238375942.000000 = March 30 2009 01:19:02
dt = 551506989.000000