Search:

Type: Posts; User: patron

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,654

    its not( or is it what i mean)

    the user suppose to enter the value of hour then the system will straightly print the charges..

    the maximum of charges is 10.00 only if they parked for 24 hours (as a kind of reward, i supposed).....
  2. Replies
    3
    Views
    1,654

    Problems with putting them into place...

    greetings..
    i have a question that goes as follows:

    A parking garage charges a $2.00 minimum fee to park for up to 3 hours. The garage charges an additional $0.50 per hour for each...
  3. Replies
    23
    Views
    3,205

    laserlight...

    aren't you going to help me out...???

    anyone..

    please generously help out as i'm still very weak in c programming...

    thanks...
  4. Replies
    23
    Views
    3,205

    yes.. i did use it.. w supposed to be hours input...

    yes.. i did use it.. w supposed to be hours input by user..
    it is used to calculate the charge..



    i posted the question on other thread titled "assistance in function"...

    please have a look...
  5. Replies
    23
    Views
    3,205

    i'm so so so sorry..

    but i really don't understand..

    the things that you have kindly explained to me seems so hard for me to interpret...

    i can hardly understand what you are talking..

    i'm so sorry..

    could...
  6. Replies
    23
    Views
    3,205

    here's my current code.. #include...

    here's my current code..



    #include<stdio.h>
    float enter_hours(float w);
    float calculateCharges(float x,float y);

    int main ()
  7. Replies
    23
    Views
    3,205

    but i really don't understand the warning: ...

    but i really don't understand the warning:

    possible use of 'p' before definition in function main ()..

    no matter how i put it there's still warnings around..

    is that warning mean that i...
  8. Replies
    23
    Views
    3,205

    but i still encounter problem(s)... are my...

    but i still encounter problem(s)...

    are my code in the previous thread wrong?

    ya.. i know it is wrong..

    but i can't figure out where's those wrong that makes the output not what i want...
  9. Replies
    23
    Views
    3,205

    my lecturer just said that the output must be the...

    my lecturer just said that the output must be the same as posted...

    no adding.. no reducing...

    the output should only be in this form (no extra sentences):

    car Hours Charge...
  10. Replies
    23
    Views
    3,205

    my lecturer just said that the output must be the...

    my lecturer just said that the output must be the same as posted...

    no adding.. no reducing...

    the output should only be in this form (no extra sentences):

    car Hours Charge...
  11. Replies
    23
    Views
    3,205

    actually i posted it..

    the request by my lecturer is as postes in my other thread...

    the title is assistance in function...

    and i included my code in there...

    please help me to have a look at it and i know that my...
  12. Replies
    23
    Views
    3,205

    ya..

    yup..

    i agree that it is the secondary to the question i asked..

    and i browse through the link you have attached but i can't understand..

    apparently my lecturer haven't taught me about that...
  13. Replies
    23
    Views
    3,205

    sorry.. but i don't understand..

    what is parse line arguments??

    the question is suppose to be answered by using function...

    so, is parse the command line arguments meant for functions?

    thanks..
  14. Replies
    23
    Views
    3,205

    how to print and save?

    how can i save a value if i don't want to do as follows:

    printf("Enter the hours parked: ");
    scanf("%f",&a);

    because i don't want the output to have the sentence "Enter the hours parked:"
    ...
  15. Replies
    1
    Views
    1,238

    urgently awaits assistance

    are there any wrong wif my code...?
    I no it isn't perfect..

    please anyone..
    help me to correct it as i'm really blurred with the concept of function...

    thanks...
  16. Replies
    1
    Views
    1,238

    assistance in function

    i am supposed to build a system which will produce output axactly d same as below:

    car hours charges
    1 1.5 2.00
    2 4.0 2.50
    3 24.0 10.00
    TOTAL...
  17. Replies
    6
    Views
    1,581

    Thanks for the help that you all have given me.....

    Thanks for the help that you all have given me..

    although it was just a little help..
    and fortunately, i have successfully completed my program..
    thanks again and cheer..
  18. Replies
    2
    Views
    1,217

    then may i noe exactly what provide an access to...

    then may i noe exactly what provide an access to system programs for editing, compiling, and so on?

    coz it sounds to me that operating system is the thing..
  19. Replies
    2
    Views
    1,217

    Is this correct?

    An operating system provides access to systems program for editing,compiling, and so on.

    curious and doubted about it..
  20. Replies
    6
    Views
    1,581

    sorry.. i dont understand.. please have a look at it..

    i suppose code means the source code file...
    then i attached it already..


    #include<stdio.h>
    int main ()

    {
    int a,b=0,total;
  21. Replies
    6
    Views
    1,581

    problems with repeating sentences..

    i am on the way of writing a program as my assignment..

    it is about the total value of purchase after discount during a megasale.

    i encounter problem when writing it..

    the problem go as...
  22. Replies
    8
    Views
    1,787

    thanks for the advice..

    thank you for advising me on the language problem...

    i will prevent that kind of mistakes...

    thanks..
  23. Replies
    8
    Views
    1,787

    thank for reading my forum... but since i am...

    thank for reading my forum...

    but since i am new in the programming world, can you explain more on the hello world?

    what should i do about that..?

    thanks..
  24. Replies
    8
    Views
    1,787

    thanks.. really appreciate it.. u al did help...

    thanks..
    really appreciate it..
    u al did help to clear things up a bit for me..
    but i stil encounter some problem in writing a program..

    since i'm a new user here..
    i wonder when wil d posting...
  25. Replies
    8
    Views
    1,787

    Thanks a lot...!!!

    thank you for helping me....

    but i think text editor and compiler is under a program.
    thanks..
Results 1 to 25 of 30
Page 1 of 2 1 2