Re: vbNullString and ""...

From: Bob Butler (tiredofit_at_nospam.com)
Date: 06/04/04


Date: Fri, 4 Jun 2004 08:32:54 -0700


"Unforgiven" <stthomp@hotmail.com> wrote in message
news:2ibh32Flf2boU1@uni-berlin.de
<cut>
> With regard to the amount of space taken up in memory and the speed
> of which it executes. Is that correct?

memory space, yes; execution speed I'd have to time. Unless you are doing
many many thousands of operations or have thousands of strings I'd opt for
code readability though. The differences can't be very much.

-- 
Reply to the group so all can participate
VB.Net... just say "No"


Relevant Pages

  • Re: Unfortunate dynamic linking for everything
    ... file, and executes that. ... Yes, disks have been getting bigger, but so has available memory. ... than we will ever see by statically-linking system ...
    (freebsd-current)
  • Re: rundll32.exe consuming 98% of memory
    ... Rundll32.exe is a process which executes DLL's and places their libraries into memory. ... Will you please use Windows Explorer to search your hard disk for all copies of rundll32.exe and post a list of all the file paths to each. ... I have extracted and installed a clean copy of the file and the ...
    (microsoft.public.windowsxp.perform_maintain)
  • Re: DEFCON 16 and Hacking OpenVMS
    ... Therefore the code injected after the overflow executes some other ... Since there is no such thing as "shellcode" in VMS, ... area of memory to be executable and then branch to it. ... There sure is shellcode for OpenVMS, ...
    (comp.os.vms)
  • [REPOST] [PATCH] ARM: MMU: add a Non-cacheable Normal executable memory type
    ... memory; but for our purposes, it should be much faster than a full cache ... This patch has been entered into rmk's parch system as patch 5356/1. ... implementation of the DVFS code executes from OMAP on-chip SRAM, ... If the OCM RAM pages are marked as Cacheable, ...
    (Linux-Kernel)
  • Re: How to locate compiled binary code relative to source code?
    ... > distribution, but after compilation, I will encrypt these blocks in ... I decrypt the in-memory image of the encrypted part of code ... so lets assume I can pull that part off) It executes. ... > reencrypt the block in memory to ensure it is decrypted in memory only ...
    (microsoft.public.win32.programmer.kernel)