How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
SMS TO CELL PHONE
By RAUSEL on Jul 10
Max Bid: Open to fair suggestions


eLearning Website
By ddd5119 on Jul 10
Max Bid: Open to fair suggestions


Ebay Research Tool
By Klorm on Jul 9
Max Bid: Open to fair suggestions


Requesting Bids For 2x15 Forced Matrix Affiliate P ...
By gurumarketing on Jul 9
Max Bid: $125


Anti-Fraud
By rickbrown55 on Jul 9
Max Bid: Open to fair suggestions


Socket File Transfer in Packets
By AnataWaGenki? on Jul 9
Max Bid: Open to fair suggestions


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(135 open)
   Access 
(49 open)
   MySQL 
(80 open)
   Oracle 
(8 open)
   SQL Server 
(41 open)
   Other DB 
(17 open)
Documentation / Tech Writing 
(12 open)
Data Entry 
(19 open)
Game Development 
(23 open)
Graphics / Art / Music 
(42 open)
   Graphics 
(47 open)
     Adobe AfterEffects 
(1 open)
     Adobe Photoshop 
(12 open)
     Adobe Premiere 
(3 open)
     3d Animation 
(12 open)
   Art (Misc.) 
(15 open)
   Music 
(11 open)
   3d Modeling 
(12 open)
Language Specific 
(95 open)
   ASP 
(50 open)
   ASP .NET 
(29 open)
   C# 
(40 open)
   C++ / C 
(103 open)
   Carbon (Mac OS) 
(2 open)
   Cocoa / Obj-C 
(2 open)
   Cold Fusion 
(10 open)
   Delphi 
(27 open)
   Java 
(51 open)
   JSP 
(8 open)
   Perl 
(39 open)
   PHP 
(80 open)
   XML/XSL 
(25 open)
   Visual Basic 
(134 open)
   Visual Basic .Net 
(51 open)
   Other 
(54 open)
Misc 
(31 open)
   CAD 
(3 open)
MultiMedia 
(36 open)
   Video Editing 
(4 open)
Network 
(43 open)
   Network Design 
(12 open)
   Network Implementation 
(14 open)
Platforms 
(73 open)
   Windows 
(153 open)
     MS Exchange 
(6 open)
     MS Office 
(13 open)
     Other 
(16 open)
   Darwin 
(1 open)
   Internet Browser 
(37 open)
   Linux 
(61 open)
   UNIX 
(26 open)
   Hand Held/PDA Programming 
(8 open)
Requirements 
(13 open)
Security 
(28 open)
Testing / Quality Assurance 
(16 open)
Web 
(139 open)
   Page Design 
(73 open)
   Flash 
(33 open)
   Web Services 
(66 open)
   Web (Other) 
(73 open)
Training 
(12 open)
   Computer Based 
(11 open)
Other
 
Other Sites

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

Limits
Bid Request Id: 30949
Bookmark in my 'To Do' list
Posted by: aminew (21 ratings)
(Software buyer rating 10)
Non-action Ratio: Very Good - 0.00%
Buyer Security Verifications: Good
Approved on: Oct 13, 2002
3:39:05 PM EDT
Bidding Closes: Oct 14, 2002
7:00:00 PM EDT
Viewed (by coders): 113 times
Deadline: 10/15/2002
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: Web, Windows, Database, Language Specific, C++ / C, Platforms, UNIX, Network, Training, Computer Based
Enter chat room for this bid request
(0 active users at Jul 10, 2003 9:44:35 AM EDT)

Description:
The program requires you to do the following. define and initialize variables using all of the primitive data types print the size (in bytes) of the primitive data types on your computer print the size (in bytes) of the variables defined in the program on your computer print the maximum and minimum values that can be stored in the variables defined using the primitive data types Important Note: The file comment block for this program must do a good job describing what this program does. Part 0 Declare and define local (i.e. auto ) variables using the C/C++ primitive data types (bool, char, short, int, long, float, double, long double). Initialize each variable with a value when you define it. Examples. char aChar = 'A'; short int shortInt = 122; int anInt = 29; ... Part 1 Use the sizeof() unary-operator to print the size (in bytes) of the primitive data types. Examples. cout << "sizeof(char) is " << sizeof(char) << endl; cout << "sizeof(short) is " << sizeof(short) << endl; Use sizeof() to print the size of each defined variable. Examples: char aChar = 'A'; short shortInt = 122; ... cout << "sizeof(aChar) is " << sizeof(aChar) << endl; cout << "sizeof(shortInt) is " << sizeof(shortInt) << endl; Use sizeof() to print the size of the following constants: character constant 'A', integer constant 162, long integer constant 100200210, double constant 3.14, newline character constant '\n' and the string literal "hello, world". Note: the string literal "hello, world" must be printed between double quotes. Part 2 Print the value of selected macros (see "Example Limits Output" section for the names of the macros) defined in the <limits.h> and <float.h> Standard C Library header files. Example Limits Output Important Notes: You do not have to worry about columns being neatly aligned; however, one (1) extra credit point will be awarded for output formatted like mine. In addition, the numbers generated by your program may not match the numbers that my program generated. I defined variables having the following names: aBool, aChar, shortInt, anInt, longInt, aFloat, aDouble, aLongDouble. sizeof(type) = #bytes sizeof(variable) = #bytes ======================================================= sizeof(bool) = 1 sizeof(aBool) = 1 sizeof(char) = 1 sizeof(aChar) = 1 sizeof(short int) = 2 sizeof(shortInt) = 2 size

Deliverables:
1) The program has to be done by October 14th 2002.






Platform:
Windows XP

Must be 100% finished and received by buyer on:
Oct 15, 2002 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.


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!
Goldstar Tech, Inc.
(9 ratings)
in Prospect Heights, Illinois
United States
Bid id: 345,431
 
$13 (USD) Oct 13, 2002
3:58:17 PM EDT
 10
(Excellent)
   
I'll do this program right away!
 




Quick Bid Request 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.
 
Top Coders.

Anuj Gakhar
Rated a 9.98 on 100 jobs 
Securenext
Rated a 9.96 on 109 jobs 
Buddies
Rated a 9.82 on 80 jobs 
Andrei Remenchuk
Rated a 10 on 13 jobs 
Codman
Rated a 9.97 on 149 jobs 
Michael Sharp
Rated a 9.97 on 181 jobs 
D-N-S
Rated a 9.93 on 37 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Tometa Software, Inc.
Rated a 10 on 10 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.