Thanks for the replies.
I edited the registry as suggested by reghakr but IE6 still sometimes resets to the medium text size, just like before.
Only the first window opened is affected. New windows spawned from the first use the same font size as the first.
It only happens sometimes. I think...
Hello,
In IE 6 text size can be set in the view menu. But sometimes the size is altered by itself. How can I make it stay at the size I've selected?
Seron
Thanks for the replies.
I've read that the keywords and, or can be used instead of &&, || if the complier complies with Standard C++. Does Borland 5.5 compiler comply to C++ standard? Is it good or bad practise to use one or the other?
Seron
Hello,
I get this error when I try to compile the code below. Why won't the Borland 5.5 compiler accept the and, or keywords?
Error E2293 Boolean3.cpp 17: ) expected in function main()
// Boolean3.cpp
#include <iostream>
using namespace std;
int main() {
double i,j;
cout << "Enter...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.