Software22229
- Cell Phones 1589
- Desktop 760
- Editors 440
- Education, Science & Engineering 1106
- Games 2614
- Internet 4619
- Multimedia & Graphics 1018
- Office software 761
- PC 484
- Programming 1898
- 1C 145
- ActiveX 3
- Assembler 30
- C# 88
- C/С++ 281
- Data Bases 424
- Delphi/Pascal 493
- Disassemblers 6
- OpenGL/DirectX 5
- PHP 154
- Setup Software 22
- Visual Basic 25
- Others 222
- Security 975
- SEO 306
- Software for Pocket PC 187
- Utilities 3933
File1
Sold: 0
Uploaded: 11.01.2012
Content: file1.c 0,37 kB
Uploaded: 11.01.2012
Content: file1.c 0,37 kB
Product description
решение задачи File 1 на языке Си, из из Сборника М. Э. Абрамян "1000 задач по программированию"
Additional information
Дана строка S. Если S является допустимым именем файла, то создать пустой файл с этим именем и вывести True. Если файл с именем S создать нельзя, то вывести False.