twitu / sdn-vanet

Implementing SDN based VANET simulated on Mininet-Wifi nodes - Socket programming to implement functionality as an application
9 stars 5 forks source link

gets replaced #5

Closed TanmayAgrawal closed 3 years ago

TanmayAgrawal commented 5 years ago

The 2nd parameter in fgets is the length of the string. It can be just kept anything larger than our string's length. It won't matter as \n would be encountered before it.