Search:

Type: Posts; User: crazyrock

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,035

    Thanks, works now after renaming 'Node'....

    Thanks, works now after renaming 'Node'. Interesting, I never knew structs could have constructors...Its not mentioned on the main tutorial site.
  2. Replies
    3
    Views
    1,035

    A simple example of hashtable source code

    I was looking at that example snippet. I tried compiling it but it didnt work. My compiler complains about the node declaration part: Node defined as both function and variable


    struct NODE
    {
    ...
Results 1 to 2 of 2