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.
Microsoft Outlook Stationary(repo st)
By kfb1 on May 28
Max Bid: Open to fair suggestions

(Screen Shot)

Custom 404 Script
By digital247 on May 28
Max Bid: $100


Exchange .Edb .Stm Email Extraction
By drindles on May 28
Max Bid: Open to fair suggestions


asp, msaccess and xml
By justabuyer on May 28
Max Bid: Open to fair suggestions


assignement c++
By anush on May 28
Max Bid: $50


Standalone blackjack application
By Canoba on May 28
Max Bid: $100


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 
(55 open)
   Graphics 
(53 open)
     3d Animation 
(18 open)
   Art (Misc.) 
(13 open)
   Music 
(14 open)
   3d Modeling 
(13 open)
Language Specific 
(121 open)
   ASP 
(58 open)
   ASP .NET 
(23 open)
   C# 
(37 open)
   C++ / C 
(113 open)
   Carbon (Mac OS) 
(2 open)
   Cocoa / Obj-C 
(1 open)
   Cold Fusion 
(9 open)
   Delphi 
(41 open)
   Java 
(63 open)
   JSP 
(6 open)
   Perl 
(41 open)
   PHP 
(86 open)
   XML/XSL 
(28 open)
   Visual Basic 
(137 open)
   Visual Basic .Net 
(59 open)
   Other 
(53 open)
Misc 
(40 open)
   CAD 
(6 open)
MultiMedia 
(29 open)
Network 
(36 open)
   Network Design 
(9 open)
   Network Implementation 
(9 open)
Platforms 
(80 open)
   Windows 
(158 open)
     MS Exchange 
(6 open)
     MS Office 
(13 open)
     Other 
(14 open)
   Darwin 
(4 open)
   Internet Browser 
(47 open)
   Linux 
(55 open)
   UNIX 
(29 open)
   Hand Held/PDA Programming 
(11 open)
Requirements 
(12 open)
Security 
(36 open)
Testing / Quality Assurance 
(14 open)
Web 
(160 open)
   Page Design 
(80 open)
   Flash 
(61 open)
   Web Services 
(66 open)
   Web (Other) 
(89 open)
Training 
(11 open)
   Computer Based 
(14 open)
 
Other
 
Other Sites

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

parent process and 3 childs win32 API
Bid Request Id: 2406
Bookmark in my 'To Do' list
Posted by: alzoub1 (47 ratings)
(Software buyer rating 9.95)
Non-action Ratio: Very Good - 5.77%
Posted: Sep 7, 2001
3:19:51 PM EDT
Bidding Closes: Sep 9, 2001
3:26:20 PM EDT
Viewed (by coders): 388 times
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 2:56:49 PM EDT)

Description:
This would be my study guide for this class

Write a program (called cpsc435p1.cpp) in c++ to create 3 processes together to perform a sorting task. The first process (called indata.cpp)is responsiple for taking integers from the user interactively.it then saves the data in a file named (inp.dat).the second process called( sortdata.cpp)is responsiple for reading the data contained in (inp.dat),sorting them in an increasing order and then saving the sorted sequence in a file named (outp.dat). the third file (called prnt.cpp) is responsiple for reading the sorted sequence from (outp.dat) and then printing the sorted sequence to the screen.


You should create a separate console for each process.you may use any sorting algorithms to sort the data contained I n (inp.dat )please save each integer on aseparate line in the inp.dat and the outp.dat files.

The following show a scenario of running the program where user inputs is represented in boldface.

>cpsc435p1
program starts running….
//in the indata.exe process
please enter :32
more data (y/n):y
please enter 15
more data (y/n):y
please enter :9
more data (y/n):y
please enter :21
more data (y/n):n
data saved in inp.dat
// in the sortdata.exe process
***data read from inp.dat
***data stored
***data saved in outp.dat
//in the prnt.exe process
***the stored sequence is:
9
15
21
32
>







Deliverables:
see above for requirment
c++ languge
create process
also use win32API
parent >3 childs
LPTSTR lpCommandLine, and more
threads //
see example


Special Conditions / Other:
deadline sept /14 /01

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!
ZEESHAN
(50 ratings)
in Lahore, Punjab
Pakistan
Bid id: 20,112
 
$15 (USD) Sep 7, 2001
10:27:58 PM EDT
 9.5
(Excellent)
   
If all you want is the same as in the example this will be a piece of cake. I can get it done for you within one day. I will make sure that there are no ambiguities and you are more than satisfied with my work. All your requirements will be met. Accept my bid and you will have the code tomorrow.
 




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.