Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
D

dkoder

@dkoder
About
Posts
5
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • array in enum?
    D dkoder

    dear All, Just wondered if one knows how to use an array in enum. this would be more convenient then 100 diffreent variables. many thanks, Dominik

    C / C++ / MFC data-structures tutorial question

  • directX documentation & directX graph
    D dkoder

    dear All, a) downloaded and installed the latest directX sdk for c# yesterday. however, discoffered that the documentation is only for c++ although c# is mentioned on the download website. is there a c# directX doc? b) i want to make an application showing loads of bars (bit like a bar chart). what is the best fucntion to do this in directX c#. i was looking at vertex stuff, but i think it's a bit of an overkill for say 256 bars - output of an FFT) many thanks, Dominik

    C# question csharp c++ graphics game-dev

  • calculation during compile time
    D dkoder

    hello! could someone please point out how I can tell the compiler to calculate (say a sin wave lookup table) during compile time? many thanks in advance, Dominik

    C# question

  • beginner: array --> function
    D dkoder

    thanks Daniel, i am already aware of the garbage collection and memory management. however, is there not a more efficient way to pass arrays to a function??? a pointer takes 4 bytes, whilst my 1k array of a class using doubles takes much more memory. thanks, Dominik

    C# question csharp c++ data-structures learning

  • beginner: array --> function
    D dkoder

    hello!!! looked on the net but couldn't find an answer yet.... in c++ i used pointers to hand an array over to a function. what is the equivalent in c#? say i want to pass a simple int[]. how does it work with >return<. so far i declered an array in the class as private, similar to a global variable. however i don't think this is the way forward. many thanks in advance, Dominik

    C# question csharp c++ data-structures learning
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups