Search:

Type: Posts; User: fastshadow

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,574

    help with network animator code

    Hi im new to C, I was wondering what alterations I would need to the code to specify the upper limits of my for loops with a variable e.g instead of
    {$i < 8}....something like {$i < flowno}.
    ...
  2. Replies
    7
    Views
    2,692

    my mistake in code

    sorry posted the code twice!



    #Create a simulator object
    set ns [new Simulator]

    $ns rtproto DV
    Node set multiPath_ 1
  3. Replies
    7
    Views
    2,692

    C help for network animator

    Hey been trying to get a piece of code working for network animator



    #Create a simulator object
    set ns [new Simulator]

    $ns rtproto DV
    Node set multiPath_ 1
Results 1 to 3 of 3