Search:

Type: Posts; User: Nezmin2

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    1,424

    Thank you sw...

    Thank you sw...
  2. Replies
    10
    Views
    1,424

    Elysia, The only warnings that I am recieving is...

    Elysia,
    The only warnings that I am recieving is the Microsoft scanf_s () message which according to my instructor and some research that I did on the web is only for security purposes.

    Can you...
  3. Replies
    12
    Views
    2,418

    Thank you very much Laserlight!!!

    Thank you very much Laserlight!!!
  4. Replies
    10
    Views
    1,424

    WOW!!! Anyways... I am now using exit(0) and it...

    WOW!!! Anyways... I am now using exit(0) and it now terminates the program.
  5. Replies
    10
    Views
    1,424

    Ok, despite the fact that the word student has...

    Ok, despite the fact that the word student has gone over certian responders heads, I have gone in and restructured my formulas. Now everything is calculating correctly. However, now I am having...
  6. Replies
    10
    Views
    1,424

    Student Question3

    Ok Guy's,
    My instructor gave me this feedback: "Your totals are fine, but your taxes
    are off by a factor of 100. Your error checking is effective, but should
    terminate the program rather than...
  7. Replies
    2
    Views
    927

    Awesome!!! I should have seen this but thank...

    Awesome!!! I should have seen this but thank you!!!
  8. Replies
    2
    Views
    927

    Student Question3

    Ok Guy's,
    I am having a major brain freeze here. Here is my code:



    #include<stdio.h>
    #include <stdlib.h>
    int main (void)

    {
  9. Replies
    3
    Views
    855

    So, am I able to put all three locations into one...

    So, am I able to put all three locations into one printf statement? If so, how do I get it to calculate the different taxable amounts?
  10. Replies
    3
    Views
    855

    Student Question2

    Ok Guy's & Gal's,

    My task was to:


    Modify the C program so that the user inputs the purchase amount.
    Check the user’s input for validity.
    In addition to calculating the sales tax for each...
  11. Replies
    5
    Views
    1,081

    Thank you Salem!

    Thank you Salem!
  12. Replies
    5
    Views
    1,081

    Hey C, The isalnum() and isspace() are showing...

    Hey C,

    The isalnum() and isspace() are showing as C++ functions not C. Are they the C functions as well or is there a function for the C language as well?
  13. Replies
    5
    Views
    1,081

    Awesome! Thank you!

    Awesome! Thank you!
  14. Replies
    5
    Views
    1,081

    Newbie Question1

    Ok Guy's,
    I am needing to know what functions do the following:

    • Give me a block of memory
    • Tells me a character is not a space (‘ ‘)

    Also, if anyone could direct me to a website that...
  15. Replies
    12
    Views
    2,418

    Sorry Tab, this is my programming ignorance...

    Sorry Tab, this is my programming ignorance coming out. I was not aware that build==compile. What I need is an executable to turn in for my class. Would you by chance know how I would create that?
  16. Replies
    12
    Views
    2,418

    Thanks MK, I will repost my code once I have...

    Thanks MK,
    I will repost my code once I have made these fixes and fully understand what they do and how they do it.

    P.S. I am using MS VC++ Express as my compiler. This code builds fine and when...
  17. Replies
    12
    Views
    2,418

    Thanks MK, Yes, I am wanting the user to select...

    Thanks MK,
    Yes, I am wanting the user to select a location then input the total taxable amount.
  18. Replies
    12
    Views
    2,418

    Code Assistance

    Ok Guy's,

    Here is my code for a Tax Calculation program (beginning C Programming Concepts class). I am trying to figure out how to let the user input the location as well as the total taxable...
  19. Replies
    14
    Views
    1,285

    Hey cp, Will Eclipse work on vista ultimate 64x?

    Hey cp,
    Will Eclipse work on vista ultimate 64x?
  20. Replies
    14
    Views
    1,285

    Thank you Elysia, I appreciate this. And yes, I...

    Thank you Elysia, I appreciate this. And yes, I have become painfully aware of Miracle C's reputation. I am also making sure that my school becomes just as painfully aware as well.
  21. Replies
    14
    Views
    1,285

    Student Question2

    Hey Guy's,
    As I stated before, I am a Graduate Student at the University of Phoenix. I am currently attending a Programming Concepts class. We have been given a few c programmed apps that we are to...
  22. Replies
    14
    Views
    1,285

    Got it! Thanks for the clarification.

    Got it! Thanks for the clarification.
  23. Replies
    14
    Views
    1,285

    Sorry rags, but I am at a loss as to how this...

    Sorry rags, but I am at a loss as to how this relates to my post. Are you attempting to equate me to this guy?
  24. Replies
    14
    Views
    1,285

    Thanks guy's, I appreciate this and yes I have...

    Thanks guy's,
    I appreciate this and yes I have mentioned to the instructor the utter disgust that I have seen with this compiler. The only positives that I saw was from the company site only.
  25. Replies
    14
    Views
    1,285

    Student Question1

    Hello Guy's and Gal's,
    I am a Graduate Student at the University of Phoenix and I am currently taking a Programming Concepts class using the C programming Language. I was given the Miracle C...
Results 1 to 25 of 25