欢迎来到天天文库
浏览记录
ID:33833172
大小:5.87 MB
页数:504页
时间:2019-02-28
《Practical C Programming 3rd Edition.pdf》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、PracticalCProgramming,3rdEditionBySteveOualline3rdEditionAugust1997ISBN:1-56592-306-5Thisneweditionof"PracticalCProgramming"teachesusersnotonlythemechanicsorprogramming,butalsohowtocreateprogramsthatareeasytoread,maintain,anddebug.Itfeaturesmoreextensiveexamplesandanintroductiontographicaldevelop
2、mentenvironments.ProgramsconformtoANSIC.0TEAMFLYPRESENTSTableofContentsPrefaceHowThisBookisOrganizedChapterbyChapterNotesontheThirdEditionFontConventionsObtainingSourceCodeCommentsandQuestionsAcknowledgmentsAcknowledgmentstotheThirdEditionI.Basics1.WhatIsC?HowProgrammingWorksBriefHistoryofCHowCWo
3、rksHowtoLearnC2.BasicsofProgramWritingProgramsfromConceptiontoExecutionCreatingaRealProgramCreatingaProgramUsingaCommand-LineCompilerCreatingaProgramUsinganIntegratedDevelopmentEnvironmentGettingHelponUNIXGettingHelpinanIntegratedDevelopmentEnvironmentIDECookbooksProgrammingExercises3.StyleCommon
4、CodingPracticesCodingReligionIndentationandCodeFormatClaritySimplicitySummary4.BasicDeclarationsandExpressionsElementsofaProgramBasicProgramStructureSimpleExpressionsVariablesandStorage1TEAMFLYPRESENTSVariableDeclarationsIntegersAssignmentStatementsprintfFunctionFloatingPointFloatingPointVersusIn
5、tegerDivideCharactersAnswersProgrammingExercises5.Arrays,Qualifiers,andReadingNumbersArraysStringsReadingStringsMultidimensionalArraysReadingNumbersInitializingVariablesTypesofIntegersTypesofFloatsConstantDeclarationsHexadecimalandOctalConstantsOperatorsforPerformingShortcutsSideEffects++xorx++Mo
6、reSide-EffectProblemsAnswersProgrammingExercises6.DecisionandControlStatementsifStatementelseStatementHowNottoUsestrcmpLoopingStatementswhileStatementbreakStatementcontinueStatementAssignmentAnywhereSideEffectAnswerProgrammingExercises7.ProgrammingProcessSettingUpSpecification2TEAMFLYPRESENTSCode
7、DesignPrototypeMakefileTestingDebuggingMaintenanceRevisionsElectronicArchaeologyMarkingUptheProgramUsingtheDebuggerTextEditorasaBrowserAddCommentsProgrammingExercisesII.SimpleProgramming8.MoreControlStatementsforStatem
此文档下载收益归作者所有