Click here to Skip to main content
15,898,938 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: link dll in VB 2005 Pin
Christian Graus13-Dec-07 17:53
protectorChristian Graus13-Dec-07 17:53 
Generaldata structure Pin
james_dixon_200813-Dec-07 17:00
james_dixon_200813-Dec-07 17:00 
GeneralRe: data structure Pin
Richard Andrew x6413-Dec-07 17:08
professionalRichard Andrew x6413-Dec-07 17:08 
AnswerRe: data structure Pin
Vikram A Punathambekar13-Dec-07 17:33
Vikram A Punathambekar13-Dec-07 17:33 
GeneralRe: data structure Pin
Sho_Asylumn13-Dec-07 20:10
Sho_Asylumn13-Dec-07 20:10 
GeneralRe: data structure Pin
leppie13-Dec-07 20:15
leppie13-Dec-07 20:15 
GeneralRe: data structure [modified] Pin
Mustafa Ismail Mustafa13-Dec-07 19:04
Mustafa Ismail Mustafa13-Dec-07 19:04 
GeneralRe: data structure Pin
Leslie Sanford13-Dec-07 21:13
Leslie Sanford13-Dec-07 21:13 
james_dixon_2008 wrote:
Just a quick question. I am writing a stack application in which there is one requirement that data structure must make use of a block of memory allocated when the stack is constructed. Now which data stucture is most appropriate for this. Is it sensible to use linked list or not.


Your best bet would be to ask this over at the Mathematics and Algorithms[^] forum.

(if it were me, I'd just allocate an array and keep an index to the top of the stack. since you're dealing with a fixed size predetermined from the start, that's how I'd do it.)
GeneralRefresh VB.net form by another process Pin
manisghouri13-Dec-07 11:42
manisghouri13-Dec-07 11:42 
GeneralRe: Refresh VB.net form by another process Pin
Christian Graus13-Dec-07 12:07
protectorChristian Graus13-Dec-07 12:07 
GeneralRe: Refresh VB.net form by another process Pin
manisghouri13-Dec-07 14:27
manisghouri13-Dec-07 14:27 
GeneralRe: Refresh VB.net form by another process Pin
Luc Pattyn13-Dec-07 14:59
sitebuilderLuc Pattyn13-Dec-07 14:59 
GeneralFastest way of fetching data from database server Pin
Eli Nurman13-Dec-07 9:29
Eli Nurman13-Dec-07 9:29 
GeneralRe: Fastest way of fetching data from database server Pin
Dave Kreskowiak13-Dec-07 10:25
mveDave Kreskowiak13-Dec-07 10:25 
QuestionVBA I need some help. Pin
code123581313-Dec-07 9:07
code123581313-Dec-07 9:07 
GeneralRe: VBA I need some help. Pin
Christian Graus13-Dec-07 9:30
protectorChristian Graus13-Dec-07 9:30 
GeneralRe: VBA I need some help. Pin
code123581313-Dec-07 9:48
code123581313-Dec-07 9:48 
GeneralRe: VBA I need some help. Pin
Dave Kreskowiak13-Dec-07 10:10
mveDave Kreskowiak13-Dec-07 10:10 
QuestionHello Pin
BOREC13-Dec-07 8:09
BOREC13-Dec-07 8:09 
Generalsearch engine Pin
BOREC13-Dec-07 9:08
BOREC13-Dec-07 9:08 
GeneralRe: search engine Pin
Christian Graus13-Dec-07 9:26
protectorChristian Graus13-Dec-07 9:26 
GeneralRe: Hello Pin
Christian Graus13-Dec-07 9:25
protectorChristian Graus13-Dec-07 9:25 
GeneralVB Pin
BOREC13-Dec-07 10:02
BOREC13-Dec-07 10:02 
GeneralRe: VB Pin
Dave Kreskowiak13-Dec-07 10:20
mveDave Kreskowiak13-Dec-07 10:20 
GeneralRe: VB Pin
Christian Graus13-Dec-07 11:35
protectorChristian Graus13-Dec-07 11:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.