Norman Dunbar wrote:
> I had to do some C programming recently, and I was completely unable to
> get started after "int main(int argc, char *argv[]) {" - I simply
> couldn't remember! I got there in the end -
> https://github.com/NormanDunbar/TraceMiner - but the C quality is
> probably dubious!
Actually I can tell a lot about programmers through the way they
structure and indent their code. Except the missing spaces in the for
loop in line 428 this is as spotless as I've ever seen it ;) Can't
even scold you for the use of strncpy as you've properly documented
it! Of course if C is the right language for parsing and emitting
text is another discussion ;)
Cheers, Marcel
_______________________________________________
QL-Users Mailing List