English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

to win a contract I need to learn how to do binary code in vb very quick learner has a libary of over 200 computer books plus access to itt tech online ebooks which is full of titles if anyone could give me most info or even book titles be helpful :) thanks

2006-09-27 11:57:49 · 2 answers · asked by groundbrandon 3 in Computers & Internet Programming & Design

2 answers

I would say, leave the contract to someone that knows what they are talking about, and doing.

2006-09-28 02:26:00 · answer #1 · answered by justme 7 · 0 0

Are you talking about machine code? Then you are talking about learning _assembly_. Visual Basic doesn't allow inline assembly.

To open a file in binary mode, the statement is:

Open "Foo.bar" For Binary As #1

Then use Get and Put.

2006-09-27 20:33:41 · answer #2 · answered by jacinablackbox 4 · 0 0

fedest.com, questions and answers