Deutsch   English   Français   Italiano  
<vleadv$2bol$1@news.gegeweb.eu>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.nobody.at!news.mb-net.net!open-news-network.org!news.gegeweb.eu!gegeweb.org!.POSTED.144.37.22.93.rev.sfr.net!not-for-mail
From: tTh <tth@none.invalid>
Newsgroups: fr.comp.sys.atari
Subject: =?UTF-8?Q?Re=3A_Proc=C3=A9dure_ARGV?=
Date: Sun, 5 Jan 2025 17:02:07 +0100
Organization: Gegeweb News Server
Message-ID: <vleadv$2bol$1@news.gegeweb.eu>
References: <6776c99f$0$12931$426a74cc@news.free.fr>
 <6778159f$0$513$426a74cc@news.free.fr>
 <677826a2$0$29717$426a74cc@news.free.fr> <Q9EaQy098-PVA5Z7zAi1RLKy4XQ@jntp>
 <mIBAMcSyY7LpBCtFdtvLpUFiqJc@jntp> <67785429$0$375$426a74cc@news.free.fr>
 <n2atGw7UckVKd_awDmn5Fdq4Hf8@jntp> <677866ee$0$12914$426a34cc@news.free.fr>
 <6778765b$0$29730$426a34cc@news.free.fr>
 <6779084b$0$407$426a74cc@news.free.fr> <As32lgMMpUUm8zw8mfbxlR1lU1Y@jntp>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 5 Jan 2025 16:02:07 -0000 (UTC)
Injection-Info: news.gegeweb.eu; posting-account="tontonth@usenet.local"; posting-host="144.37.22.93.rev.sfr.net:93.22.37.144";
	logging-data="77589"; mail-complaints-to="abuse@gegeweb.eu"
User-Agent: Mozilla Thunderbird
In-Reply-To: <As32lgMMpUUm8zw8mfbxlR1lU1Y@jntp>
Cancel-Lock: sha256:LVqgkJvQHWMlMT/LqVcslWYQUPbzhoS37vYiG06BJPI=
Content-Language: en-US
Bytes: 1931
Lines: 17

On 1/4/25 15:32, OL wrote:

> une fois j'ai passé une semaine a chercher un bug totalement stupide de 
> niveau débutant, j'avais mis mis:
> if(condition = 1) ... au lieu de if(condition == 1) ... !!!!
> J'ai eu beau relire 1000 fois le code je ne voyais pas

    The Yoda code to use you have:

    if ( 1 == condition ) {
		....
	}

-- 
**                                                          **
*                    tTh des Bourtoulots                     *
**                                                          **