Search:

Type: Posts; User: Ravens'sWrath

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    2,014

    Thanks for that information Salem, I ended up...

    Thanks for that information Salem, I ended up deleting the directory that I had the file in or I'd give them a test. If I get the same problem again I shall try what you have said.

    Thanks,...
  2. Congratulations again then!

    Congratulations again then!
  3. This better )= :P Well alright if you...

    This better )=
    :P




    Well alright if you insist :(
  4. Thank you for posting I think i shall begin...

    Thank you for posting I think i shall begin memorising (try to atleast (= ) the libraries you mentioned. If I ever get an understanding of those ones I shall move on to going through the rest. Thank...
  5. Replies
    10
    Views
    2,014

    I know its telling me a file is in the folder......

    I know its telling me a file is in the folder... But there is nothing in the folder when I check )=
    When I type that all I get is a beep and this "rm: cannot remove `#': No such file or directory
    "
  6. Replies
    10
    Views
    2,014

    I can't find the file (if it is a file) to rename...

    I can't find the file (if it is a file) to rename or delete it )=

    My folder is compelty empty now, but it still says its in there )=

    I get /bin/ls

    Any ideas? (=
  7. Ok thanks (= lol, I was half expecting someone...

    Ok thanks (=
    lol, I was half expecting someone to say I would need to memorize everything.

    A struct you say (=, Ok I will have to learn about them now then. Thank you for responding.
  8. Replies
    10
    Views
    2,014

    rename ls? no I don't think I could if I wanted...

    rename ls? no I don't think I could if I wanted too (=
  9. Which of the C 'Standard Library headers' are worth rembering?

    I'm taking a look and i notice that there are atleast 15 C Standard Library headers that are part of being ANSI compliant. I'm going through some of them and some of them are filled with functions,...
  10. Replies
    12
    Views
    2,167

    wow make works so well, (= Why did no one it was...

    wow make works so well, (= Why did no one it was easier that way. I had to go into the subdirectory to rename it before (= Thanks for the tip!
  11. Replies
    10
    Views
    2,014

    'ls' in terminal trouble (=

    Well I was doing some examples of c programs when I noticed that one of my programs I
    tested is now showing up when I type "ls" in the terminal. I don't mean the name of the
    program I mean its...
  12. Yes I know it would be a waste of time, (= But I...

    Yes I know it would be a waste of time, (= But I think if I tried a project like that once I finished it I'd have a deeper understanding of the c language also I think it would be better if i know...
  13. I see )= well if thats true than I shall wait...

    I see )= well if thats true than I shall wait until I understand the header files and what they contain before I start playing with them, but if in theory its possible I shall keep that in the back...
  14. Ok so I could make so that the entire header is...

    Ok so I could make so that the entire header is not inserted into my program thats good (= I'm not sure why I was wondering about this but I suppose one of my reasons was that it could shrink the...
  15. Very much apreciated you answered the rest of my...

    Very much apreciated you answered the rest of my questions (=



    They're in their own subdirectories. Your compiler's doc's should tell you where the default location is. (Obviously the...
  16. Thanks, your insight really does help. (=

    Thanks, your insight really does help. (=
  17. Very nice article there (=, i'm going to have to...

    Very nice article there (=, i'm going to have to reread it later when I'm fully awake. I'm not really sure what you mean when you are talking at this point "...are usually better off as named...
  18. I very much appreciate your reply, thank you (= ...

    I very much appreciate your reply, thank you (=



    Right, but I'm more interested in what exactly in the program that would be considered the algorithm unless of course the program itself is...
  19. I think I'll answer one of my own questions... (=...

    I think I'll answer one of my own questions... (=

    What is a macro?
    A macro is a tool that programmers use so they don't have to type long names of commands, macros should be used to save you...
  20. A very long list of questions... maybe to long...

    I have been reading two c tutorial books and getting help from a reference book. So far in each I am able to work my way to about halfway through each until I get to sections on arrays and pointers,...
  21. Yes thats what I thought I had done, maybe I...

    Yes thats what I thought I had done, maybe I should go over my code to show what I think it should do...




    while (counter) /* This should keep my program going as long as long as my counter is...
  22. Been a way for one day and so many posts (=...

    Been a way for one day and so many posts (=
    Thanks for your time in trying to help. And to answer everyones question, yes I know what a prime number is :P Im just having trouble setting up a program...
  23. Ok I can grasp that (= I'm thinking searching...

    Ok I can grasp that (=
    I'm thinking searching for an existing algorithm for finding prime numbers would be cheating myself but if thats all theres left to do... (=

    Thanks again,
    -Ravens'Wrath
  24. I just want the program to run, and search for...

    I just want the program to run, and search for prime numbers yes, after I get through this problem I'll try something more advanced with it.

    By not putting in the second variable, and throwing x...
  25. Okay I shall break out of all infinite loops. (=...

    Okay I shall break out of all infinite loops. (= I suppose i can do that from now on.

    Question: when my terminal fills up by a program, does my computer have to store all the information on the...
Results 1 to 25 of 48
Page 1 of 2 1 2