how can i delete all spaces from a string ?

for example: if i have - h e l l o w o r l d
and i want to make of it: helloworld

how can i do that ?