monkeyboi
10-25-2002, 04:18 AM
does C has a substring function?? can't seem to find the info anywhere.. i mean a built substring function like substr in perl/javascript or mid() in VB...
thx
thx
|
Click to See Complete Forum and Search --> : C substr function?? monkeyboi 10-25-2002, 04:18 AM does C has a substring function?? can't seem to find the info anywhere.. i mean a built substring function like substr in perl/javascript or mid() in VB... thx l01yuk 10-25-2002, 05:37 AM Yes, it's called strstr() justlinux.com
Copyright Internet.com Inc. All Rights Reserved. |