Reply to topic
C++ programmer doing Visual Basic
Athono


Joined: 28 Dec 2005
Posts: 4
Reply with quote
In C++ you can declare a character bugger like this:
Code:
char Buf[4096];

But in Visual Basic this doesn't seem to be the case. Just by looking at sample code it seems that the equivalant would be like this:
Code:
Dim Buf As String * 4096

Is this correct?
C++ programmer doing Visual Basic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Reply to topic