Hi,

When I was writing C I used to use a script bcmt.awk (it might have been 
one of russ's or erikQ's, I cannot remember) to convert c++ style comments 
to K&R syle. Now I am a proud go programmer I find my fingers still want to 
put starts before and after my slashes when writing comments.

Has anyone written inlncmt.awk or similar to help me fix my poor style? 
Though this may sound simple it needs care to deal with /* and */ in 
strings and multiline comments nicely. This is why I ask.

Thanks,

-Steve

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/3564eccc-9a62-4f5f-8982-c762e3668070n%40googlegroups.com.

Reply via email to