Search:

Type: Posts; User: jamesstuart

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    1,682

    Thanks guys. It's making a bit more sense. I've...

    Thanks guys. It's making a bit more sense. I've only really programmed in c# and java so i'm trying to work out what happens at system level by learning c. I guess reading a book on how compilers and...
  2. Replies
    9
    Views
    1,682

    Beginners question

    Just learning a bit of c. I've read about import statements so I'm wondering why this is working even though I haven't imported stdio.h into the program -



    main()
    {
    printf("this is a...
Results 1 to 2 of 2