summaryrefslogtreecommitdiff
path: root/docs/C++CASTING
diff options
context:
space:
mode:
authorRobby <robby@chatbelgie.be>2018-11-10 15:15:05 +0100
committerRobby <robby@chatbelgie.be>2018-11-10 15:15:05 +0100
commitb279863acb9ae3ade833ea00bcb17f22001e20db (patch)
treeff8bf1c8e22fea335f85092f689154b66968a7fe /docs/C++CASTING
parent9e7dadb9673b7b79c6307f5e859aa12c775e39ee (diff)
Update most URLs to use HTTPS if available, and fix some dead ones too.
Diffstat (limited to 'docs/C++CASTING')
-rw-r--r--docs/C++CASTING10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/C++CASTING b/docs/C++CASTING
index e1beb8f06..eed640bec 100644
--- a/docs/C++CASTING
+++ b/docs/C++CASTING
@@ -100,12 +100,12 @@ Links
The following links are web sites I've used to get this information, and might
describe some of the above a bit better than I have. :P
-http://www.acm.org/crossroads/xrds3-1/ovp3-1.html
+https://www.acm.org/crossroads/xrds3-1/ovp3-1.html
http://www.cplusplus.com/doc/tutorial/typecasting.html
http://www.codeguru.com/forum/showthread.php?t=312456
-http://www.cs.umd.edu/class/sum2003/cmsc311/Notes/BitOp/cast.html
-http://msdn.microsoft.com/en-us/library/5f6c9f8h(VS.80).aspx
-http://en.wikibooks.org/wiki/C%2B%2B_Programming/Type_Casting
-http://www.informit.com/guides/content.aspx?g=cplusplus&seqNum=134
+https://web.archive.org/web/20170810222238/http://www.cs.umd.edu/class/sum2003/cmsc311/Notes/BitOp/cast.html
+https://www.microsoft.com/en-us/download/details.aspx?id=55984
+https://en.wikibooks.org/wiki/C%2B%2B_Programming/Type_Casting
+https://web.archive.org/web/20160510114447/http://www.informit.com/guides/content.aspx?g=cplusplus&seqNum=134
-- CyberBotX, Nov 23, 2008