Bug 43442 - Probable bug in "C/C++-Reference"
Summary: Probable bug in "C/C++-Reference"
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: 2.1
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-03 12:48 UTC by harisri
Modified: 2002-10-09 22:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description harisri 2002-06-03 12:47:24 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           2.1 (using KDE 3.0.0 )
Severity:          normal
Installed from:    RedHat RPMs
Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)
OS:                Linux (i686) release 2.4.19-pre9aa2
OS/Compiler notes: 

In KDevelop please select the following: under Help - C/C++-Reference - Syntax - Variable declaration - data types. There is a table under modifiers section which details about various data types like int/char/float/double etc.

Unsigned int is defined as 4 Bytes and in bits however 16 bits. I think it is a typo and it should be 32 Bits I guess. (at least on current x86)

I am starting to learn C so I may be wrong hence please correct me if I am wrong.

Thanks for your time
Hari
harisri@bigpond.com 

(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields KDE Version manually changed)
Comment 1 Caleb Tennis 2002-10-09 22:15:35 UTC
We are currently not distributing this reference with Gideon.  If we use it 
again, we'll be sure to fix the error.