Search:

Type: Posts; User: xxdustinxx

Search: Search took 0.00 seconds.

  1. Nevermind I am retarded I figured it out god I am...

    Nevermind I am retarded I figured it out god I am tired.... now if anyone has any suggestions on my other post please help
  2. Thread: Help

    by xxdustinxx
    Replies
    16
    Views
    3,522

    No anyone have any suggestions on the first code...

    No anyone have any suggestions on the first code I posted about the bagel. rpt and bagel.seq file problem
  3. Yeah well I just did that and here is the error I...

    Yeah well I just did that and here is the error I get now
    >------ Build started: Project: isbnreader123, Configuration: Debug Win32 ------
    1>Compiling...
    1>isbnreader123.cpp...
  4. Thread: Help

    by xxdustinxx
    Replies
    16
    Views
    3,522

    No finishing brackets on the function am I correct

    No finishing brackets on the function am I correct
  5. Thread: Help

    by xxdustinxx
    Replies
    16
    Views
    3,522

    alright disregard the 2nd code created a new...

    alright disregard the 2nd code created a new thread
  6. program help cannot figure out why I am getting a freaking error

    Can anyone tell me why I am getting an error


    // isbnreader123.cpp : main project file.

    #include "stdafx.h" //visual studio
    #include <stdio.h> // printf scanf
    #include <ctype.h> //...
  7. Thread: Help

    by xxdustinxx
    Replies
    16
    Views
    3,522

    I am just overwhelmed so any help would be...

    I am just overwhelmed so any help would be appreciated and as I become more fatigued and more caffinated I am making dumber and dumber errors I just wrote that program an hour ago and now I have to...
  8. Thread: Help

    by xxdustinxx
    Replies
    16
    Views
    3,522

    it keep saying my functions have invalid...

    it keep saying my functions have invalid arguements then when I fix one which was an extra } it just says another one has an invalid arguements
  9. Thread: Help

    by xxdustinxx
    Replies
    16
    Views
    3,522

    Thanks for the point on the while loop

    Thanks for the point on the while loop
  10. Thread: Help

    by xxdustinxx
    Replies
    16
    Views
    3,522

    I understand that you can't have spaces....but My...

    I understand that you can't have spaces....but My teacher wants the report to look like that jpeg so How am I suppose to do that
  11. Thread: Help

    by xxdustinxx
    Replies
    16
    Views
    3,522

    Well I am not sure how to make it look like the...

    Well I am not sure how to make it look like the report then do I need to put in \t's or something to get spaces as you can see from the picture I need to create spaces or should I use \n but I didn't...
  12. Thread: Help

    by xxdustinxx
    Replies
    16
    Views
    3,522

    Help

    The only way I know how to do that is to send it in a text file or m or here is a jpeg. that jpeg is how the format in a file called bagel.rpt should look and then bagel.seq look like this
    [code]...
  13. Thread: Help

    by xxdustinxx
    Replies
    16
    Views
    3,522

    Help

    I need to create a program that reads a whole bunch of info from one file and then writes it into another in a formatted columns such as name store no. amount sold etc
    ----- ----- ...
  14. Replies
    14
    Views
    2,955

    now would I use the fputc command in a while loop...

    now would I use the fputc command in a while loop to copy the text from the bagel.seq file into the bagel. rpt These are the hints that she gave use, but am not sure which command is more...
  15. Replies
    14
    Views
    2,955

    Homework Bagel.seq

    I know how to read from the bagel.seq file but I am confused on how to make it write to the bagel.rpt file and then display the information in the form of a report. My teacher said to use fprintf in...
  16. Replies
    14
    Views
    2,955

    And with the ISBN program I was showing my...

    And with the ISBN program I was showing my logic...so you could point me in the right direction or look at where I might have errors.. my professor has told me that I have to work out the logic...
  17. Replies
    14
    Views
    2,955

    Also I am not sure how to condense my question...

    Also I am not sure how to condense my question without you seeing the full specs of my program I need to know my professor means when she says this about my logic and 11.7 is referring to figure 11.7...
  18. Replies
    14
    Views
    2,955

    I am sorry I am new to this... I just wanted to...

    I am sorry I am new to this... I just wanted to provide all the detail I could because I thought that it would help you and others to provide me with assistance more effectively... sorry I did not...
  19. Replies
    14
    Views
    2,955

    The assignment I was first talking about logic and instructions

    Alright here is my logic I do not think I am right but This is my first attempt at the logic also the instructions are in attached word file sorry it is in such huge font

    Logic:
    state variables...
  20. Replies
    14
    Views
    2,955

    other assignment logic

    Also I was wondering if you could check out my logic for this program it is an ISBN reader the requirements are in the attached word file and here is my logic :

    Prototype check digit function
    ...
  21. Thanks

    Thanks I will I am trying to get this done and two other assignments because I had the flu and this programming class is moving faster than any class I have had a program is due every week so I was...
  22. Homework Help jumped from C to this in 1 week

    I need to create a C++ program that looks like this and I need some help on where to start I am taking an internet course on C programming and we are near the end of the semester and we started on...
  23. Replies
    14
    Views
    2,955

    Homework Help

    I am lost... I need to create a program that read a file called bagel.seq that contains information about a chain of bagel stores like sales of diffrent types of bagel. Then I have to create a...
  24. HELP Homework Validating ISBN with dashes due next week

    I need to write a program that validates ISBN numbers in the that are 10 digits long with the 10 th digit being the check sum digit example
    ISBN: 0-13-240416-8
    ...
Results 1 to 24 of 25