Samir Aser
New Member
السلام عليكم ورحمة الله وبركاته
قُمت بتنصيب freecommandLinetools ؛ وتتبعت بعد ذلك عمل البرنامج ؛ ولكنه يُعطى لى مُخرجات تفيد الخطأ ؛ ولأنى جديد فى استخدامه أرجو تفسير الآتى وإيضاح طريق التصحيح :
قُمت بتنصيب freecommandLinetools ؛ وتتبعت بعد ذلك عمل البرنامج ؛ ولكنه يُعطى لى مُخرجات تفيد الخطأ ؛ ولأنى جديد فى استخدامه أرجو تفسير الآتى وإيضاح طريق التصحيح :
Rich (BB code):
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\********s and Settings\Administrator>cd..
C:\********s and Settings>cd..
C:\>cd Mysource
C:\MySource>dir
Volume in drive C is WinXp Corp.
Volume Serial Number is A424-AE35
Directory of C:\MySource
10/23/2008 07:31 PM <DIR> .
10/23/2008 07:31 PM <DIR> ..
10/23/2008 07:31 PM 88 hello.cpp
1 File(s) 88 bytes
2 Dir(s) 5,030,457,344 bytes free
C:\MySource>bcc32 hello.cpp
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
hello.cpp:
Error E2046 hello.cpp 1: Bad file name format in include directive
Error E2040 hello.cpp 2: Declaration terminated incorrectly
*** 2 errors in Compile ***