Thread: Can i have some help with an assigment

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,665
    Like this.
    Code:
    printf("User 1\n");
    printf("What is your score for the cost of a PS4?");
    scanf("%d",&rateCost);
    At least try and post something that compiles next time.

    I'm assuming that you've actually written programs before this one.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  2. #2
    Registered User
    Join Date
    Apr 2020
    Posts
    4
    is there a way here to "likes " people replies. ? is there a like button

  3. #3
    Registered User
    Join Date
    Aug 2019
    Location
    inside a singularity
    Posts
    308
    On here, no. A simple "Thanks" does the work (but don't spam). Also, please don't post unrelated content in other threads.
    "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook, The Wizardry Compiled

  4. #4
    Registered User
    Join Date
    Apr 2020
    Posts
    4
    THANK YOU Zeus

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. question about assigment
    By mouse666666 in forum C Programming
    Replies: 11
    Last Post: 01-12-2011, 06:24 PM
  2. Help for my assigment
    By cloverdagreat in forum C Programming
    Replies: 16
    Last Post: 11-21-2009, 12:18 PM
  3. While assigment?
    By Fenix in forum C Programming
    Replies: 2
    Last Post: 08-24-2009, 07:35 AM
  4. Assigment
    By anonytmouse in forum A Brief History of Cprogramming.com
    Replies: 34
    Last Post: 05-07-2004, 11:25 AM
  5. Help on Assigment!!!!!!!!!!
    By Unregistered in forum C++ Programming
    Replies: 7
    Last Post: 04-05-2002, 09:07 PM

Tags for this Thread