How Software Gets Done  


(No Login on Secured Page)

Custom Software Buyers
Request new bids
Search Coders
My Account
 
My Buyer 'To Do' List
 
My bid requests
  My escrow account
 
My General Info
Verification
 
Help for Buyers
Articles for Buyers
FAQ for Buyers
Latest News
 

Custom Software Coders

Newest open work
Browse all work
Search all work
My Account
 
My Coder 'To Do' List
 
My bids
 
My General Info
  My credit account
 
Help for Coders
Articles for Coders
FAQ for Coders
Latest News
 

Affiliates

My account
 
My pipeline
 
My credit account
 
Help for Affiliates
Latest News
 
Newest Open Bid Requests.
Other Language Support
By dadress on May 28
Max Bid: Open to fair suggestions


Logo revision - needed in the next day or two!
By 1212Kenwood on May 28
Max Bid: $25

(Screen Shot)

Dark age of camelot spellcrafting aid.
By CGrant on May 28
Max Bid: $100


Ebook Cover Designer Software
By RogerWilco on May 28
Max Bid: Open to fair suggestions


Get Default Font for JAVA
By InProd on May 28
Max Bid: $5


XCart Setup
By uhmealya on May 28
Max Bid: $50


Click here to put this ticker on your own site

Open Work Categories.
Database 
(147 open)
   Access 
(50 open)
   MySQL 
(69 open)
   Oracle 
(6 open)
   SQL Server 
(51 open)
   Other DB 
(21 open)
Documentation / Tech Writing 
(22 open)
Data Entry 
(23 open)
Game Development 
(15 open)
Graphics / Art / Music 
(56 open)
   Graphics 
(54 open)
     3d Animation 
(18 open)
   Art (Misc.) 
(14 open)
   Music 
(14 open)
   3d Modeling 
(13 open)
Language Specific 
(124 open)
   ASP 
(58 open)
   ASP .NET 
(23 open)
   C# 
(37 open)
   C++ / C 
(111 open)
   Carbon (Mac OS) 
(2 open)
   Cocoa / Obj-C 
(1 open)
   Cold Fusion 
(10 open)
   Delphi 
(41 open)
   Java 
(66 open)
   JSP 
(6 open)
   Perl 
(40 open)
   PHP 
(86 open)
   XML/XSL 
(28 open)
   Visual Basic 
(138 open)
   Visual Basic .Net 
(58 open)
   Other 
(53 open)
Misc 
(38 open)
   CAD 
(6 open)
MultiMedia 
(30 open)
Network 
(36 open)
   Network Design 
(9 open)
   Network Implementation 
(9 open)
Platforms 
(81 open)
   Windows 
(159 open)
     MS Exchange 
(6 open)
     MS Office 
(13 open)
     Other 
(14 open)
   Darwin 
(4 open)
   Internet Browser 
(47 open)
   Linux 
(54 open)
   UNIX 
(29 open)
   Hand Held/PDA Programming 
(11 open)
Requirements 
(12 open)
Security 
(35 open)
Testing / Quality Assurance 
(14 open)
Web 
(160 open)
   Page Design 
(79 open)
   Flash 
(60 open)
   Web Services 
(65 open)
   Web (Other) 
(88 open)
Training 
(11 open)
   Computer Based 
(14 open)
 
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

Threads function in word processing
Bid Request Id: 43769
Bookmark in my 'To Do' list
Posted by: alzoub1 (47 ratings)
(Software buyer rating 9.95)
Non-action Ratio: Very Good - 5.77%
Posted: Jan 15, 2003
1:40:28 PM EDT
Bidding Closes: Jan 18, 2003
1:48:32 PM EDT
Viewed (by coders): 120 times
Deadline: 1/19/2003
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Personal Project / Homework Help
Bidding Type: Open Auction
Categories: C++ / C
Enter chat room for this bid request
(0 active users at May 28, 2003 5:24:34 PM EDT)

Description:
Write a program using C++ and Win32 API to implement a function normally found in a word processor. The problem is solved using the assembly line paradigm Your program first uses a thread to get a sentence (<= 80 characters) from the user. The sentence is then passed to the second thread which sorts the sequence, counts the number of non-blank characters, and counts the number of words. It then passes the information to the third thread which prints all the information to the screen. The following shows a scenario of running the program, where user&'s inputs are in boldface. >cmsc735p1 {an executable file} program starts running ....... {from main thread} please enter a sentence:operating system course is interesting {from thread 1} sentence is being sorted ..... {from thread 2} counting characters ..... {from thread 2} counting words ..... {from thread 2} sentence sorted: course interesting is operating system {from thread 3} number of characters: 34 {from thread 3} number of words: 5 {from thread 3} program terminated ....... {from main thread} > please see additional file attached

Deliverables:
1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.


2)must be runing with all the specifications mentioned



Platform:
xp ,98,melinum

Must be 100% finished and received by buyer on:
Jan 19, 2003 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.

Special Conditions / Other:
Must be completed by 1/19/2003

Additional Files:
This bid request includes IMPORTANT additional attached files. Please download and read fully before bidding.



Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements. We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation. If you notice a violation please help out the site and report it. Thanks for your help.
 
Bidding/Comments:
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests.

See all rejected bids (and all comments)
Name   Bid Amount 
 
Date   Coder Rating  
This bid was accepted by the buyer!
Navendu
(23 ratings)
in Pune, Maharashtra
India
Bid id: 473,586
 
$8 (USD) Jan 15, 2003
5:08:59 PM EDT
 6.26
(Above Average)
   
Hi alzoub1,

Attached is the zip file containing the application meeting your requirements.

I can send you the well commented, complete source code withing few hours of bid acceptance.

Also I'll provide you free support in case you want some minor changes in the application.

The application is written using C++, compiler using VC++6.0 under WindowsNT.

Regards
Navendu
Attached File
 




Quick Search
 

 Advanced Search
Newest Open Work
Latest News

 
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 

Rent A Coder Top Coders.


Securenext
Rated a 9.98 on 100 jobs 
Anuj Gakhar
Rated a 9.98 on 94 jobs 
Codman
Rated a 9.97 on 145 jobs 
Buddies
Rated a 9.82 on 76 jobs 
Andrei Remenchuk
Rated a 10 on 12 jobs 
Michael Sharp
Rated a 9.98 on 180 jobs 
RNA
Rated a 9.92 on 37 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
hernest
Rated a 10 on 109 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers
 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 


Affiliate Sites



Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.