Click here to Skip to main content
15,914,447 members
Home / Discussions / C#
   

C#

 
QuestionProblem with faxcomlib.dll while sending pdf file as fax thru c#.net application Pin
saikiran20-Feb-08 17:44
saikiran20-Feb-08 17:44 
QuestionGUI items disabled? Pin
rakanishuu20-Feb-08 17:35
rakanishuu20-Feb-08 17:35 
AnswerRe: GUI items disabled? Pin
Vikram A Punathambekar20-Feb-08 17:44
Vikram A Punathambekar20-Feb-08 17:44 
GeneralRe: GUI items disabled? [modified] Pin
rakanishuu20-Feb-08 18:05
rakanishuu20-Feb-08 18:05 
GeneralTyped factories in C#3 Pin
Roger Alsing20-Feb-08 15:33
Roger Alsing20-Feb-08 15:33 
GeneralAccessing a object created in Form1 trough Form2 Pin
Stigern2k34k20-Feb-08 14:47
Stigern2k34k20-Feb-08 14:47 
GeneralRe: Accessing a object created in Form1 trough Form2 Pin
Pete O'Hanlon21-Feb-08 2:51
mvePete O'Hanlon21-Feb-08 2:51 
GeneralBitwise and, or, xor with doubles. Pin
PhilDanger20-Feb-08 13:44
PhilDanger20-Feb-08 13:44 
Hi,

I'm trying to implement some functionality found in a SIGGRAPH paper by Karl Sims called Artificial Evolution for Computer Graphics. In this paper he uses LISP functions to create what is known as Genetic Art.

I am keeping the same general structure as his techniques (using LISP-like nested list expressions), but I have chosen to run it with C#.

In his paper he references several functions: bitwise and, or, xor -- which operate on floating point numbers. However, the C# compiler will not let me do bitwise expressions with floating points. Is there any way I can get around this?

Thanks.
GeneralRe: Bitwise and, or, xor with doubles. Pin
Christian Graus20-Feb-08 13:53
protectorChristian Graus20-Feb-08 13:53 
GeneralRe: Bitwise and, or, xor with doubles. Pin
PhilDanger20-Feb-08 14:04
PhilDanger20-Feb-08 14:04 
GeneralRe: Bitwise and, or, xor with doubles. Pin
TheGreatAndPowerfulOz20-Feb-08 14:09
TheGreatAndPowerfulOz20-Feb-08 14:09 
GeneralRe: Bitwise and, or, xor with doubles. Pin
TheGreatAndPowerfulOz20-Feb-08 14:08
TheGreatAndPowerfulOz20-Feb-08 14:08 
GeneralRe: Bitwise and, or, xor with doubles. Pin
PIEBALDconsult20-Feb-08 14:58
mvePIEBALDconsult20-Feb-08 14:58 
GeneralRe: Bitwise and, or, xor with doubles. Pin
PhilDanger20-Feb-08 14:12
PhilDanger20-Feb-08 14:12 
GeneralRe: Bitwise and, or, xor with doubles. Pin
Christian Graus20-Feb-08 20:10
protectorChristian Graus20-Feb-08 20:10 
GeneralRe: Bitwise and, or, xor with doubles. Pin
Insincere Dave20-Feb-08 14:07
Insincere Dave20-Feb-08 14:07 
GeneralRe: Bitwise and, or, xor with doubles. Pin
Luc Pattyn20-Feb-08 15:59
sitebuilderLuc Pattyn20-Feb-08 15:59 
GeneralHelp with DirectShow.Net Pin
etherny20-Feb-08 12:36
etherny20-Feb-08 12:36 
GeneralRe: Help with DirectShow.Net Pin
Christian Graus20-Feb-08 13:17
protectorChristian Graus20-Feb-08 13:17 
GeneralI need help with errors. Pin
Alex50120-Feb-08 9:48
Alex50120-Feb-08 9:48 
GeneralRe: I need help with errors. Pin
DaveyM6920-Feb-08 9:55
professionalDaveyM6920-Feb-08 9:55 
GeneralRe: I need help with errors. Pin
Skippums20-Feb-08 11:16
Skippums20-Feb-08 11:16 
GeneralRe: I need help with errors. Pin
Christian Graus20-Feb-08 11:39
protectorChristian Graus20-Feb-08 11:39 
GeneralSerializing IEnumerable<int> interface Pin
Skippums20-Feb-08 9:11
Skippums20-Feb-08 9:11 
GeneralRe: Serializing IEnumerable<int> interface Pin
TheGreatAndPowerfulOz20-Feb-08 13:24
TheGreatAndPowerfulOz20-Feb-08 13:24 

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.