Search:

Type: Posts; User: Malcolm McLean

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,078

    Pointers, structures and arrays all work...

    Pointers, structures and arrays all work together.
    If you ask "what is C?", a good answer would be "it's the language that allows you to operate directly on memory buffers by means of pointers"....
  2. Replies
    5
    Views
    1,078

    So you now want to move to writing programs in a...

    So you now want to move to writing programs in a way that scales up, rather than naively.
    What's a conversion? It consists of a function which takes a value in one unit and returns it in another,...
Results 1 to 2 of 2