View Single Post
Old 10-09-2007, 06:45 PM   #93 (permalink)
QwertyManiac
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Post ur C/C++ Programs Here

And here's a sample run. Forgot to add it to the earlier post.

Code:
harsh@qwerty-workstation:~$ ./digit.out 

Digit Forum URL Bulleted List Generator
-------------------------------------

Version 1.0

The Input file must be in the format of Title first and URL next.

Example:
Title1
http://URL 1
Title 2
http://URL 2

And so on..

Enter the input file's location and name to convert: title
Enter the output file's location and name to store into: digitout
Enter the list name: Programs
harsh@qwerty-workstation:~$
This'd hopefully work in Windows as well. As I haven't added any OS-only code.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline