Not splitting words in output

C

Chris Mantoulidis

How can I make the program not split the words in output? Do I have to
write special code for that or can the stl help me?

cmad
 
B

Buster

How can I make the program not split the words in output? Do I have to
write special code for that or can the stl help me?

cmad

Read your question back to yourself. Does it make sense, even to you?
We're not psychic. You need to explain your problem better. Posting some
code would be a great help. See the posting guidelines in the FAQ.

Regards,
Buster.
 
J

Jeff Schwab

Chris said:
How can I make the program not split the words in output? Do I have to
write special code for that or can the stl help me?

cmad

Use the "nosplit" pragma. I'm sure your compiler has it.
 
E

E. Robert Tisdale

Chris said:
How can I make the program not split the words in output?

My programs don't "split the words in output".
Do I have to write special code for that or can the stl help me?

No.
Show us your code and the output from your program.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top