Translate VC (delegate) to VB6

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi!

I am trying to translate a C code to VB6, but I know little C.
I am dealing with a sub/ void that has the following line:

const char *sChar

As I found out, this is a "delegate", but I don't have a clue what this does. Google gives me in-depth information, but this is nothing I can already deal with.

Can somebody explain it in simple words?

Pat
.



Relevant Pages

  • Re: Translate VC (delegate) to VB6
    ... I am trying to translate a C code to VB6, ... I am dealing with a sub/ void that has the following line: ...
    (microsoft.public.vb.com)
  • Re: Translate VC (delegate) to VB6
    ... I am trying to translate a C code to VB6, ... I am dealing with a sub/ void that has the following line: ... Dim sChar As String ...
    (microsoft.public.vb.com)
  • VB6 + VC++ : how to avoid flicker?
    ... I create a simple VB6 Window application (a void form) and I define ... Private Sub Form_Load ... VB6 draws on the screen. ...
    (microsoft.public.dotnet.languages.vc)
  • VB6 + VC++ : how to avoid flicker?
    ... I create a simple VB6 Window application (a void form) and I define ... Private Sub Form_Load ... VB6 draws on the screen. ...
    (microsoft.public.vb.general.discussion)
  • Re: Playing with the Dark Side
    ... You've got a complete dos app that you want to translate to ... You can't keep the GUI side of it and you can't keep the database side ... be able to keep some of that but it would still be pretty poor vb6 code and ... dot net and most of that will translate across *relatively* easy. ...
    (microsoft.public.vb.general.discussion)