It's a single equals sign and I believe you're testing a condition?
--
There are 10 types of people in this world. Those who understand binary and
those who do not.
---
David McClellan


On Sat, Sep 18, 2010 at 10:25 PM, Eric Basile <[email protected]> wrote:

> Yes that returns true when it successfully assigns the value. This while
> loop is what I use to handle $:./els -l and there it worked.
>
> -Eric
> Sent from my iPod
>
> On Sep 18, 2010, at 10:07 PM, David McClellan <[email protected]> wrote:
>
> printf("Why does this directory not work???: %s\n",argv[2]);
>  while(entry *=* readdir(currentDirectory)) {
> --
> There are 10 types of people in this world. Those who understand binary and
> those who do not.
> ---
> David McClellan
>
>
> On Sat, Sep 18, 2010 at 9:55 PM, Eric Basile < <[email protected]>
> [email protected]> wrote:
>
>> where specifically?
>>
>>
>> On Sat, Sep 18, 2010 at 9:55 PM, Robert Ryan < <[email protected]>
>> [email protected]> wrote:
>>
>>>  == vs =
>>>
>>> On 9/18/2010 9:49 PM, Eric Basile wrote:
>>>
>>>> what?
>>>>
>>>>
>>>> On Sat, Sep 18, 2010 at 9:34 PM, Marc Farnum Rendino <<[email protected]>
>>>> [email protected] <mailto: <[email protected]>[email protected]>> wrote:
>>>>
>>>>    assignment vs compare?
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> -Eric
>>>>
>>>
>>
>>
>> --
>> -Eric
>>
>
>

Reply via email to