Hi, almost after 1 year, i am sending mail to algogeeks. [?] this mail is to make code in mail just readable.
instead of putting simple code
#include<iostream>
using namespace std;
int main(){
printf("hello world");
}
you can use http://tohtml.com/ or many other tools are there. to higlight
the code in mail so that code can be read easily..
#include<iostream>using namespace std;int main(){
printf("hello world");}
please suggest your comments.
Thanks
Rajesh Patidar
(Black Diamond)
--
You received this message because you are subscribed to the Google Groups
"Algorithm Geeks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/algogeeks?hl=en.
<<343.gif>>
