Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
printf issues
Name: skb Date: March 18, 2006 at 10:24:12 Pacific OS: windows XP CPU/Ram: centrino 512 Product: gateway
Comment:
I need to reformat this address from: Anderson Debra 1234 Main St. Colorado Springs, CO 80920
to Debra Anderson 1234 Main St. Colorado Springs, CO 80920
Summary: I fully agree with you, James on this issue, that one should spilt printfs and work. I ahve done the same thing above and find out the solution to my problem, but the code which i was trying to modify...
Summary: Hello UNIX Guru's, I'm in need of your valuable help regarding the issues i'm having. Brief Description: ------------------- I have put together a little script to count the files based on the date an...
Summary: I am writing a report which formats the data with awk. The problem I am having is with printf I need a floating number produce in the format %-7.1f (left justified, seven characters, one after the de...