•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C++ section within the Software Development category of DaniWeb, a massive community of 362,356 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,545 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C++ advertiser:
Views: 1908 | Replies: 6
•
•
Join Date: Feb 2007
Posts: 7
Reputation:
Rep Power: 0
Solved Threads: 0
Hi guys,
I need ur help.
If I have character strings (data array file) as below:
X001234
X001345Y002323
X00142
X001567
How do i program, if I want to enter Y002323 to the next line? and how I can add '0' character after X00142 so that the the array is like this:
X001234
X001345
Y002323
X001420
X001567
thanks a lot
.
-ct
I need ur help.
If I have character strings (data array file) as below:
X001234
X001345Y002323
X00142
X001567
How do i program, if I want to enter Y002323 to the next line? and how I can add '0' character after X00142 so that the the array is like this:
X001234
X001345
Y002323
X001420
X001567
thanks a lot
.-ct
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb C++ Marketplace
Similar Threads
- help with c program to count # of words in a string (C)
- possible combination of a string (C)
- Terminating a String (C)
- need help on C-string (C++)
- Searching a file for a string (C++)
- Pressing Enter on an empty string - Help (C++)
- Need help with string loop (C)
Other Threads in the C++ Forum
- Previous Thread: Easy question: Decimals to time
- Next Thread: Array Initialization



Threaded Mode