Tuesday, September 2, 2014

C:C standard library:Header files

C Standard Library
  • assert.h
  • complex.h
  • ctype.h
  • errno.h
  • fenv.h
  • float.h
  • inttypes.h
  • ios646.h
  • limits.h
  • locale.h
  • math.h
  • setjmp.h
  • signal.h
  • stdalign.h
  • stdarg.h
  • stdatomic.h
  • stdbool.h
  • stddef.h
  • stdint.h
  • stdio.h
  • stdlib.h
  • stdnoreturn.h
  • string.h
  • tgmath.h
  • threads.h
  • time.h
  • uchar.h
  • wchar.h
  • wctype.h

C:Reserved Keywords

C Reserved Keywords

K&R C89
  • auto
  • break
  • case
  • char
  • const
  • continue
  • default
  • do
  • double
  • else
  • enum
  • extern
  • float
  • for
  • goto
  • if
  • int
  • long
  • register
  • return
  • short
  • signed
  • sizeof
  • static
  • struct
  • switch
  • typedef
  • union
  • unsigned
  • void
  • volatile
  • while
C99 (addition)
  • _Bool
  • _Complex
  • _Imaginary
  • inline
  • restrict

C11 (addition)
  • _Alignas
  • _Atomic
  • _Generic
  • _Noreturn
  • _Static_asset
  • _Thread_local
  • alignof

Xcode(5.1.1):Workspace window:Editor area:Project Editor:Targets

Xcode5

  • General
  • Capabilities
  • Info
  • Build Settings
  • Build Phases
  • Build Rules
General
  • Identity
  • Deployment Info
  • App Icons
  • Launch Images
  • Linked Frameworks and Libraries
Capabilities
  • iCloud
  • Game Center
  • Passbook
  • In-App Purchase
  • Maps
  • Keychain Sharing
  • Inter-App Audio
  • Background Modes
  • Data Protection
Info
  • Custom iOS Target Properties
  • Document Types
  • Exported UTIs
  • Imported UTIs
  • URL Types
Build Settings
  • Architectures
  • Build Locations
  • Build Options
  • Code Signing
  • Deployment
  • Kernel Module
  • Linking
  • Packaging
  • Search Paths
  • Unit Testing
  • Versioning
  • Apple LLVM 5.1 - Code Generation
  • Apple LLVM 5.1 - Custom Compiler Flags
  • Apple LLVM 5.1 - Language
  • Apple LLVM 5.1 - Language - C++
  • Apple LLVM 5.1 - Language - Modules
  • Apple LLVM 5.1 - Language - Objective C
  • Apple LLVM 5.1 - Preprocessing
  • Apple LLVM 5.1 - Warning Policies
  • Apple LLVM 5.1 - Warnings - All languages
  • Apple LLVM 5.1 - Warnings - C++
  • Apple LLVM 5.1 - Warnings - Objective C
  • Apple LLVM 5.1 - Warnings - Objective C and ARC
  • Asset Catalog Compiler - Options
  • Interface Builder XIB Compiler - Options
  • OSACompile - Build Options
  • Static Analyzer - Analysis Policy
  • Static Analyzer - Generic Issues
  • Static Analyser - Issues - Objective-C
  • Static Analyzer - Issues - Security
Build Phases
  • TargetDependencies
  • Compile Sources
  • Link Binary With Libraries
  • Copy Bundle Resources
Build Rules
  • CopyPlistFile (file.bplist)
  • CopyPlistFile (text.plist)
  • CopyStringsFile (Localization string files)
  • CopyTiffFile (image.tiff)
  • GenerateSpriteKitTextureAtlas (SpriteKit Texture Atlas)
  • Asset Catalog Compiler (folder.assetcatalog)
  • Asset Catalog Compiler (folder.imagecatalog)
  • DTrace (DTrace source files)
  • Iconutil (folder.iconset)
  • Data Model Compiler (MOMC) (Data model files)
  • Core Data mapping Model Compiler (MAPC) (Mapping model files)
  • Data Model Version Compiler (MOMC) (Data model version files)
  • Nasm (Nasm assembly files)
  • OpenCL (OpenCL source files)
  • Scene Kit Tool (DAE files)
  • Interface Builder XIB Compiler (Interface Builder files)
  • Interface Builder NIB Postprocessor (Nib files)
  • Interface Builder Storyboard Compiler (Interface Builder Storyboard files)
  • Interface Builder Storyboard Postprocessor (Interface Builder Storyboard Package)
  • System C rule (C source files)
  • System nasm rule (Nasm assembly files)
  • System Assembler rule (Assembly files)
  • System Lex rule (Lex source files)
  • System Yacc rule (Yacc source files)
  • System Resource (rez) rule (Rez source files)
  • System Mach Interface Stub (MiG) rule (MiG source files)
  • System DTrace rule (DTrace source files)

Xcode(5.1.1):Workspace window:Editor area:Project Editor:Project

Xcode5

  • Info
  • Build Settings
Info
  • Deployment Target
  • Configurations
  • Localizations
Build Settings
  • Architectures
  • Build Locations
  • Build Options
  • Code Signing
  • Deployment
  • Kernel Module
  • Linking
  • Packaging
  • Search Paths
  • Unit Testing
  • Versioning
  • Apple LLVM 5.1 - Code Generation
  • Apple LLVM 5.1 - Custom Compiler Flags
  • Apple LLVM 5.1 - Language
  • Apple LLVM 5.1 - Language - C++
  • Apple LLVM 5.1 - Language - Modules
  • Apple LLVM 5.1 - Language - Objective C
  • Apple LLVM 5.1 - Preprocessing
  • Apple LLVM 5.1 - Preprocessing
  • Apple LLVM 5.1 - Warning Policies
  • Apple LLVM 5.1 - Warnings - All languages
  • Apple LLVM 5.1 - Warnings - C++
  • Apple LLVM 5.1 - Warnings - Objective C
  • Apple LLVM 5.1 - Warnings - Objective C and ARC
  • Asset Catalog Compiler - Options
  • Interface Builder XIB Compiler - Options
  • OSACompile - Build Options
  • Static Analyzer - Analysis Policy
  • Static Analyzer - Generic Issues
  • Static Analyzer - Issues - Objective-C
  • Static Analyzer - Issues - Security

iOS Simulator(8.0):Menu bar:Debug

iOS Simulator 8.0
  • Toggle Slow Animations in Frontmost App
  • Color Blended Layers
  • Color Copied Images
  • Color Misaligned Images
  • Color Offscreen-Rendered
  • Open System Log...
  • Trigger iCloud sync
  • Location

iOS Simulator(8.0):Menu bar:Hardware

iOS Simulator 8.0
  • Device
  • Rotate Left
  • Rotate Right
  • Shake Gesture
  • Home
  • Lock
  • Simulate Memory Warning
  • Toggle In-Call Status Bar
  • Keyboard
  • External Displays

iOS Simulator(8.0):Menu bar:Edit

iOS Simulator 8.0
  • Undo
  • Redo
  • Cut
  • Copy
  • Copy Screen
  • Paste
  • Start Dictation...
  • Special Characters...

iOS Simulator(8.0):Menu bar:File

iOS Simulator 8.0
  • Save Screen Shot

iOS Simulator(8.0):Menu bar

iOS Simulator 8.0

  • File
  • Edit
  • Hardware
  • Debug
  • Window
  • Help

Xcode(5.1.1):Workspace window:Editor area:Assistant editor pane:Jump bars

Xcode5

  • Related Files
  • Go Back
  • Go Forward
  • Jump Bar
  • Add Assistant Editor
  • Remove Assistant Editor

Xcode(5.1.1):Workspace window:Editor area:Standard editor pane:Jump bars

Xcode5

  • Related Files
  • Go Back
  • Go Forward
  • Jump Bar

Xcode(5.1.1):Workspace window:Navigator area

Xcode5

  • Navigator selector bar
  • Content area
  • Filter bar

Xcode(5.1.1):Workspace window:Toolbar

Xcode5

  • Build and then run the current scheme
  • Stop the running scheme or application
  • Set the active scheme
  • Show the Standard editor
  • Show the Assistant editor
  • Show the Version editor
  • Hide or show the Navigator
  • Hide or show the Debug area
  • Hide or show the Utilities

Xcode(5.1.1):Workspace window:Utility area:Object Library

Xcode5

  • Push Button
  • Gradient Button
  • Rounded Rect Button
  • Rounded Textured Button
  • Textured Button
  • Recessed Button
  • Disclosure Triangle
  • Square Button
  • Help Button
  • Disclosure Button
  • Round Button
  • Bevel Button
  • Inline Button
  • Label
  • Text Field
  • Search Field
  • Token Field
  • Secure Text Field
  • Text Field with Number Formatter
  • Combo Box
  • Date Picker
  • Wrapping Label
  • Wrapping Text Field
  • Text View
  • Check Box
  • Pop Up Button
  • Segmented Control
  • Radio Group
  • Image Well
  • Color Well
  • Stepper
  • Level Indicator
  • Path Control
  • horizontal Slider
  • Vertical Slider
  • Circular Slider
  • Form
  • Indeterminate Progress Indicator
  • Circular Progress Indicator
  • Date Formatter
  • number Formatter
  • Custom Formatter
  • Byte Count Formatter
  • Table View
  • Outline View
  • Browser
  • Collection View
  • Collection View Item
  • Predicate Editor
  • Rule Editor
  • OpenGL View
  • Custom Cell
  • Check Box Cell
  • Pop Up Button Cell
  • Combo Box Cell
  • Text Field Cell
  • Slider Cell
  • Image Cell
  • Level Indicator Cell
  • Stepper Cell
  • Segmented Cell
  • Image & Text Table Cell View
  • Text Table Cell View
  • Source List
  • Custom View
  • Vertical Split View
  • Horizontal Split View
  • Scroll View
  • Tab View
  • Box
  • Vertical Line
  • Horizontal Line
  • Object
  • View Controller
  • Popover and View Controller
  • Page Controller
  • Object Controller
  • Array Controller
  • Dictionary Controller
  • Tree Controller
  • User Defaults Controller
  • Managed Object Context
  • Text Finder
  • Window
  • Panel
  • Textured Window
  • HUD Window
  • Window and Drawer
  • Toolbar
  • Image Toolbar Item
  • Flexible Space Toolbar Item
  • Space Toolbar Item
  • Separator Toolbar Item
  • Customize Toolbar Item
  • Pront Toolbar Item
  • Show Colors Toolbar Item
  • Show Fonts Toolbar Item
  • Menu
  • Menu Item
  • Submenu Menu Item
  • Separator Menu Item
  • Application Menu Item
  • File Menu Item
  • Edit menu Item
  • Font Menu Item
  • Format Menu Item
  • Text Menu Item
  • Find Menu Item
  • Window Menu Item
  • Help Menu Item
  • Full Screen Menu Item
  • Stack View
  • Address Book People Picker View
  • Address Book Person View
  • Automator Path Pop Up Button
  • Workflow Controller
  • Workflow View
  • Automator Token Field
  • AV Player View
  • MSF Formatter
  • Scanner View
  • Camera View
  • Device Browser View
  • ImageKit Image View
  • ImageKit Browser View
  • Map View
  • OSA Script Controller
  • OSA Script View
  • OSA Dictionary Controller
  • OSA Dictionary View
  • PDFThumbnailView
  • PDFView
  • Quartz Composer Patch Controller
  • Quartz Composition Parameter View
  • Quartz Composition Picker View
  • Quartz Composer View
  • Scene View
  • Web View