Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: Problems sending char arrays to an LCD

2010-10-07 by Brewski

>     cout << "Character " << i << ", at str[" << i << "] is, " << a << "\n";

The following curly bracket should not be there.

>     }
> 	cout << "Length of the char array \'str\' containing, \"" << str << "\", is "<< strlen(str) << " plus a null terminator.\n";	
> 	return 0;

 Thanks,
 Mike Bronosky

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.