![]() |
merging & sorting of character arrays
i want help how to merge two char arrays and sort the resulted one plz help its urgent.:confused:
|
Re: merging & sorting of character arrays
Do you mean char array as in a C-style string? i.e.:
Code:
char mystring[100]; //99+NULL character string |
| All times are GMT +5.5. The time now is 06:57. |