Search:

Type: Posts; User: deXo-fan

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    1,738

    Hehe, that's a good one.

    Hehe, that's a good one.
  2. Replies
    7
    Views
    2,990

    Hi, Thanks for your almost immediate replies....

    Hi,

    Thanks for your almost immediate replies. But this compiles perfectly:


    #include <iostream>

    struct s
    {
    int a;
  3. Replies
    7
    Views
    2,990

    Why typedef struct

    Hi,

    Why would one write something like


    typedef struct tagSTRUCT
    {
    int n;
    } StructName;
Results 1 to 3 of 3