Search:

Type: Posts; User: kalamram123

Search: Search took 0.00 seconds.

  1. Assigning values to struct array or linked list problem?

    Hi,

    I have doubt on using structure array for my project.

    My project have some scenarios, example, 4 nodes and one wireless access point.

    Each node have different parameters like IP Address,...
  2. Replies
    3
    Views
    1,575

    assigning values to struct array problem!

    Hi,

    thank you.


    The following code is shorten form, I have two structurs named struct INTERFACE and struct node.
    For my purpose I have 2 nodes and first node have two interfaces and second...
  3. Replies
    3
    Views
    1,575

    assigning to struct array problem!

    Hi,

    in my code I read from outside and assigning to a structure array.

    In the same loop it comes properly, but out side while loop the struct array stored the last reading value.

    My program...
  4. C Parser for parsing and reading Config file with defined format?

    Hi,
    I need to parse a configuration file , I need to compare the string variable and get the values.

    The variable and values are seperated by white spaces,
    For example,
    TestscenConf.config file...
Results 1 to 4 of 4