Search:

Type: Posts; User: JimJamJovi

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    1,375

    it only had one error when i ran it on borland,...

    it only had one error when i ran it on borland, honest!

    thanks for going through it and pointing things out to me! i feel i've learned a lot which is the whole point of these boards i...
  2. Replies
    9
    Views
    1,375

    just 1 error!!

    wow! thanks everyone!
    i have taken your advise once again and have got the errors down to 1 yes! just 1!!!
    perhaps you can spot it......

    it is to do with the time() function. im getting a...
  3. Replies
    4
    Views
    2,199

    wow! thanks everyone! i have taken your advise...

    wow! thanks everyone!
    i have taken your advise once again and have got the errors down to 1 yes! just 1!!!
    perhaps you can spot it......

    it is to do with the time() function. im getting a...
  4. Replies
    4
    Views
    2,199

    feel free to laugh at my code!

    ok, i have been working on this unix emulator for a few days. i have to hand it in tomorrow (gulp)
    it takes in a unix command from the user such as 'cat' which displays the contents of a file or...
  5. Replies
    2
    Views
    1,400

    help with simple code (i think!)

    hello. can someone give me some advise please.
    i want the user to select an option such as time, date, del etc
    and then the program runs that instruction.
    i can't think of a way to link the two....
  6. Replies
    13
    Views
    1,445

    thanks for all the help so far guys! : ) can i...

    thanks for all the help so far guys! : )

    can i just ask a question about the commands i have to use.
    a user has to type in a command (remember this program simulates a unix system) such as 'ls'...
  7. Replies
    13
    Views
    1,445

    thanks Fordy, i'll try that tomorrow. now be for...

    thanks Fordy, i'll try that tomorrow.
    now be for i go to bed........about this $ sign for the command prompt. Sorensen said that because it is my program i can give it any prompt i like.......BUT...
  8. Replies
    13
    Views
    1,445

    yes! i need to change the command prompt through...

    yes! i need to change the command prompt through out the program. i can use printf("$"); but that only changes it once. how can i keep the $ sign until the program ends?

    the whole point of...
  9. Replies
    13
    Views
    1,445

    thanks......but i have to write that in c. what...

    thanks......but i have to write that in c.
    what is the code for the $ sign in c???
    thats what i need.
    thanks
    Jim
  10. Replies
    13
    Views
    1,445

    changing the prompt???

    hi! is it possible to change the command prompt to a $??
    i have to emulate the unix shell and kernel which will run under dos and i have to show the time, date etc and change the command prompt to a...
Results 1 to 10 of 10