Search:

Type: Posts; User: Xtof

Search: Search took 0.01 seconds.

  1. I forgot to mention that f is also a struct and...

    I forgot to mention that f is also a struct and has the same members. Actually, it should be something like:



    function (member y,...)


    switch (j) {
  2. how to pass symbollically the name of a struc member to a function ?

    Hi all,

    Sorry in advance if this question has already been raised.

    I have a struct with several members, for instance:

    insert

    typedef struct {
    float u;
Results 1 to 2 of 2