Hi all
I have a task to test a checksum algrorithum. This requires changing a
string of 12 chr's to a stream of 96 bits and then manipulating these.
Currently I work in vb (vb2008). Would it be better for me to use another
language (say vc++) and build a DLL to do the bit manipulating or does
vb.net have some way of working with bits.
Re: Make-up of computer ... And also storing and manipulating all sorts of other digital ...stream is interpreted as a program, a graphic image, a document, or all ...interpretations for a bit stream — ... (comp.lang.python)
Re: working with bits ... VB supports the standard bitwise operations Or, And, Not and XOr as well as ... One thing to be aware of, there is no type character for byte, so for constants you have to write CByteor similar. ... This requires changing a string of 12 chr's to a stream of 96 bits and then manipulating these. ... Would it be better for me to use another language and build a DLL to do the bit manipulating or does vb.net have some way of working with bits. ... (microsoft.public.dotnet.languages.vb)
String Manipulation Functions - Crosswalk to FoxPro/xBase function ...manipulating text strings? ... of ACCESS SQL functions that correspond to the string (and ... of text string within text string. ... that would be nice to find would be the equivalent of the xBase function... (microsoft.public.access.modulesdaovba)
Re: DateSerial Problem ... The problem could be due to String() being a function name. ... Could use use CDate() instead of parsing and manipulating with DateSerial, ... (microsoft.public.access.queries)
Re: ca65 and macros ...manipulating the high bit: .....macro asc Arg... Define an ASCII string with the inverse attribute ... (comp.sys.apple2.programmer)