Discuss an introduction to a c language


Discussion:

Q: Bob, My attempt resulted in the statement below and I am not sure were the prob is; also i have a small green rectangle on the field that preceds the cursur when i enter the code.

//header

#include

int main (void)

{

printf( "Hello Chuck/n" );

return 0;}

'test22.exe': Loaded 'C:Userscwill111DocumentsVisual Studio 2010Projectstest22Debugtest22.exe', Symbols loaded.
'test22.exe': Loaded 'C:WINDOWSSysWOW64ntdll.dll', Cannot find or open the PDB file
'test22.exe': Loaded 'C:WINDOWSSysWOW64kernel32.dll', Cannot find or open the PDB file
'test22.exe': Loaded 'C:WINDOWSSysWOW64KernelBase.dll', Cannot find or open the PDB file
'test22.exe': Loaded 'C:WINDOWSSysWOW64msvcr100d.dll', Symbols loaded.
The program '[4184] test22.exe: Native' has exited with code 0 (0x0).

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Discuss an introduction to a c language
Reference No:- TGS01936088

Now Priced at $25 (50% Discount)

Recommended (96%)

Rated (4.8/5)