Is this a C coding question? I'm guessing from looking at the syntax from your example.

If so, then use strcpy or some variation to copy the string into the user_name variable.

If not, then ignore this comment. :P

Heath