From 3cc70a04da4eb7dbd99789a87011d39a0d3bc615 Mon Sep 17 00:00:00 2001 From: Thomas Balu Walter Date: Wed, 14 Mar 2001 19:26:45 +0000 Subject: Removed all third person-references "you" - "a user" e.g. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/binutils-desc.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'appendixa/binutils-desc.xml') diff --git a/appendixa/binutils-desc.xml b/appendixa/binutils-desc.xml index 776b5bfdc..486bb07be 100644 --- a/appendixa/binutils-desc.xml +++ b/appendixa/binutils-desc.xml @@ -146,7 +146,8 @@ modified copies under different names. c++filt -The C++ language provides function overloading, which means that you can +The C++ language provides function overloading, which means that it is +possible to write many functions with the same name (providing each takes parameters of different types). All C++ function names are encoded into a low-level assembly label (this process is known as mangling). The c++filt program -- cgit v1.2.3-54-g00ecf