I was wondering what i would have to do if i wanted to Write a program in Visual Basic but wanted to do some calculation(as to make it quicker) in C?
Like say i wanted to fine the average of.. bah a few hundered thousand numbers in an array. So i'd imagine that might take a little while in Visual Basic(maybe not haven't tried) How would i go about recieving a value from a value from C++?
Don't really need to know, i've just been wondering lately about crossing over languages.