When you've intalled lognqc : use the command ./lognqc to run the program When you write a program save it as a .log file like "first.log" To compile it type : ./lognqc first (if you save your file as first.log) To download it : ./lognqc -d first (if you save your file as first.log)To compile it and download after comilation : ./lognqc -e first (if you save your file as first.log)
There are many bug, cause I've not fixe them. The compilation don't see argument !! If you forgot it nqc compilation will give you an error. The nqc code generate is very poor
Don't modify the nqc file.If you have a segmentation fault error : it can be provocate by forgot argument see your code.