GLib substr function



Hi all,

there is any implementation of a substr function in GLib ?

I mean :
string = "hello world"
g_*substr*(string,2,6)
output = llo w



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]