what is faster, FastFillChar or ZeroMemory?
From: Aleksey Kuznetsov (nospam_at_nospam.org)
Date: 06/15/04
- Next message: Aleksey Kuznetsov: "Re: Fastcode GCD32"
- Previous message: Marcel Martin: "Re: What is Greatest Common Divisor of (0,0)"
- Next in thread: Rob Kennedy: "Re: what is faster, FastFillChar or ZeroMemory?"
- Reply: Rob Kennedy: "Re: what is faster, FastFillChar or ZeroMemory?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 15 Jun 2004 07:57:31 +0300
Hello, I know that FastCodeFillChar is fastern than FillChar. But wether it
faster than ZeroMemory function from Win32 API?
In my programs I mostly use ZeroMemory to clean some records with 0...
- Next message: Aleksey Kuznetsov: "Re: Fastcode GCD32"
- Previous message: Marcel Martin: "Re: What is Greatest Common Divisor of (0,0)"
- Next in thread: Rob Kennedy: "Re: what is faster, FastFillChar or ZeroMemory?"
- Reply: Rob Kennedy: "Re: what is faster, FastFillChar or ZeroMemory?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]