when u zoom in to the page all the text in the middle gets narower and the adds dont shrink or expand its very annoying when i want to zoom in and the type gets all screwed up
Thanks Alex for quick action. The "Print This Post" option is now available.
Can you please take time to add Unix/Linux programming kind of stuff on your site?
I am Raj Kumar Arora and few months back I found your website LearnCPP.com while googlling for some of my C++ conceptual problems. So I have been using your site regularly for updating my knowledge and I FOUND IT THE BEST PLACE TO STUDY C++.
Recently after the LearnCPP.com restored from its crash, while browsing through the C++ tutorials section, I found that the option "Print This Post" which I used to get the printable version of the tutorial is missing.
Please help restore that. Sorry before coming to this section, I have sent u a mail in this regard at alex@learncpp.com. Please ignore my mail.
One more thing, sometimes I feel the need to have the similar kind of tutorials on Unix/Linux programming. (especially the IPC, Multithreading and Socket Programming). Can you please take time to add that kind of stuff on your site?
In Google Chrome Version 21.0.1180.79 and later in the Source Code block, number of lines reaches 9 and then start from 0.
http://imageshack.us/photo/my-images/228/screenshot20120816at111.png/
I have managed to solve this problem with script in Tampermonkey. Something like this:
var head = document.getElementsByTagName("head")[0];
var style = document.createElement("style");
style.setAttribute("type", 'text/css');
style.innerHTML = " .syntaxhighlighter .gutter .line { white-space: nowrap !important} ";
head.appendChild(style);
when u zoom in to the page all the text in the middle gets narower and the adds dont shrink or expand its very annoying when i want to zoom in and the type gets all screwed up
Thanks Alex for quick action. The "Print This Post" option is now available.
Can you please take time to add Unix/Linux programming kind of stuff on your site?
Regards,
Raj Kumar Arora
Er_RajArora@yahoo.com
Hi Alex,
I am Raj Kumar Arora and few months back I found your website LearnCPP.com while googlling for some of my C++ conceptual problems. So I have been using your site regularly for updating my knowledge and I FOUND IT THE BEST PLACE TO STUDY C++.
Recently after the LearnCPP.com restored from its crash, while browsing through the C++ tutorials section, I found that the option "Print This Post" which I used to get the printable version of the tutorial is missing.
Please help restore that. Sorry before coming to this section, I have sent u a mail in this regard at alex@learncpp.com. Please ignore my mail.
One more thing, sometimes I feel the need to have the similar kind of tutorials on Unix/Linux programming. (especially the IPC, Multithreading and Socket Programming). Can you please take time to add that kind of stuff on your site?
Regards,
Raj Kumar Arora
Er_RajArora@yahoo.com
Google Chrome complains about the blog:
The website at www.learncpp.com contains elements from the site 74.222.134.170, which appears to host malware.