Eric Linxie
Results
2
comments of
Eric Linxie
I did run this command ```bash rtiddsgen -language c++11 -platform x64Linux3gcc4.8.2 -create makefiles -create typefiles -d c++11 hello_world.idl ``` but I still find no README file
Actually I found something funny that happens So with `Markdown` ``` ''' python def sample(args): return args[0] ''' ( Other docs here ) ``` If I had some text above...