|
|
کتاب حاضرشامل اموزش زبان C و++Cمقدماتی تا پیشرفته به زبان اصلی میباشد که کلیه ی سرفصل ها بامثال هایی کامل عملی ذکر شده اند.متن نمونه کتاب: Following is the example to show a few escape sequence characters: #include <stdio.h> int main() { printf("Hello\tWorld\n\n"); return 0; } When the above code is compiled and executed, it produces the following result: Hello World String Literals String literals or constants are enclosed in double quotes "". A string contains characters that are similar to character literals: plain characters, escape sequences, and universal characters. که توابع و کد یا دستورات را برای چاپ متن Helo worldرا در خروجی توضیح ومعرفی میکند
:: برچسبها:
اموزش زبان Cو++C به زبان اصلی ,
:: بازدید از این مطلب : 24
|
امتیاز مطلب : 0
|
تعداد امتیازدهندگان : 0
|
مجموع امتیاز : 0
تاریخ انتشار : چهار شنبه 31 فروردين 1395 |
نظرات ()
|
|
|
|
|