Blogger Problem for C++ Article
@uniquecomputers (110)
India
January 10, 2007 3:29am CST
Recently I wanted to write an article on C++ Language along with its sample program but when I treid to post an article with a C++ program blogger can't post it because my C++ program has special characters in it.
5 responses
@dholey (1383)
• India
11 Jan 07
i feel the less than and greater than symbols make problems because the html tags too are created using it, so try few things
1. use space after and before these symbols
2. just write like "include iostream.h in the programe"
it will be loaded then, try it and respond to this post, i will tell you more ideas about showing c++ codes on a blog.... but i think if you follow these 2 points, your problem will be solved.
@uniquecomputers (110)
• India
12 Jan 07
when I will use cout command then also it will make problem because it also has less than and greater than symbol. what would you say.
Thank u and so kind of you.
@uniquecomputers (110)
• India
10 Jan 07
c++ has lot of special character like less then sign , greater than sign, brackets etc. when i tried to upload the page it will raised an error.
@uniquecomputers (110)
• India
10 Jan 07
I can zip my C++ file but after zipping how can be uploaded to blogger. Is there any option to do the same.
thanx
@uniquecomputers (110)
• India
10 Jan 07
If I have too many programs then images will be heavy and create a problem to load my webpage too slowly. I need some another solution.
@tmaheshwari (170)
• India
12 Jan 07
You can write your program to any other blog site or your own web-page, and then can provide the link for code. Remaining details you can post like u do everytime.
