Forum: C#
Mar 21st, 2006, 8:50 AM
|
|
Replies: 65
Views: 1,692
|
Forum: C#
Mar 21st, 2006, 7:55 AM
|
|
Replies: 65
Views: 1,692
|
Forum: C#
Mar 21st, 2006, 7:35 AM
|
|
Replies: 65
Views: 1,692
And from that comment it appears YOU are trying...
And from that comment it appears YOU are trying to do the same?
*looks at avatar...
I don't think me making a joke to suggest the analogy between evolution and progression of programming languages...
|
Forum: Visual Basic
Mar 21st, 2006, 6:29 AM
|
|
Replies: 25
Views: 881
|
Forum: C#
Mar 21st, 2006, 4:20 AM
|
|
Replies: 65
Views: 1,692
we're all ripoffs of monkeys :D :confused: ;) ...
we're all ripoffs of monkeys :D :confused: ;) *waits for debate lol...
I have read the whole thread, and i think this thread or at least the title could be counted as trolling?
Next time think...
|
Forum: Visual Basic
Mar 21st, 2006, 3:39 AM
|
|
Replies: 0
Views: 140
|
Forum: Visual Basic
Mar 21st, 2006, 3:18 AM
|
|
Replies: 25
Views: 881
|
Forum: C++
Mar 21st, 2006, 2:37 AM
|
|
Replies: 4
Views: 210
Thanks :), The Code had been given to me for a...
Thanks :), The Code had been given to me for a bigger project, I must say that i do not know really how to tell the difference between the two c/c++ apart from if the file contains classes and not...
|
Forum: C++
Mar 20th, 2006, 1:29 PM
|
|
Replies: 4
Views: 210
thanks :) that sorted out that error :) now...
thanks :) that sorted out that error :) now showing 14 about unresolved external symbol's :D , well its back to the drawing board and to read a little and understand the code more :)
cyph
|
Forum: C++
Mar 20th, 2006, 1:17 PM
|
|
Replies: 4
Views: 210
error C2632: 'long' followed by 'long' is illegal
I'm getting this error when trying to compile a piece of code I need, it’s a crypt table and uses a "typedef unsigned long long int u64;" This is where the error appears.
I here that gcc maybe able...
|
Forum: C++
Apr 12th, 2005, 6:54 PM
|
|
Replies: 14
Views: 668
|
Forum: C++
Apr 10th, 2005, 4:17 AM
|
|
Replies: 7
Views: 252
|
Forum: C++
Apr 7th, 2005, 5:31 PM
|
|
Replies: 7
Views: 252
great thankyou all, i had the basic concept ,...
great thankyou all, i had the basic concept , jsut didnt know exaclty how . it seems like it should be ok. yes i need to implement it myself lol :cool: :rolleyes:
thanks agian everyone you have...
|
Forum: C++
Apr 7th, 2005, 3:38 PM
|
|
Replies: 7
Views: 252
by "the main idea of how it works" i mean...
by "the main idea of how it works" i mean Anti-aliasing (http://www.widearea.co.uk/designer/anti.html) in general.
I'm using a universitys internaly made graphics liberary named gwin...
|
Forum: C++
Apr 7th, 2005, 11:33 AM
|
|
Replies: 7
Views: 252
Anti-aliasing
For my project i need to write some code that will proform Anti-aliasing to a 3d box.
i think i get the main idea of how it works, but not exaclty sure how to implement it.
Any graphics gurus out...
|