Search Results

Search: Posts Made By: Xenogenesis
52,058
Posted By Xenogenesis
I could give you C code if it helps... int...
I could give you C code if it helps...

int i;
for (i = 0; i < strlen(string)-1; i++)
(*string+i) = *(string+i+2);

PS To store the output from the above post, just do this:
string =...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 11:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy