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
T

t bast

@t bast
About
Posts
5
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How about this little c# code
    T t bast

    ((Func<int?, int?>)(x => ++x))(default(int));

    :doh:

    The Weird and The Wonderful csharp question

  • Design Pattern Seminar in Europe
    T t bast

    You have "The User Experience 2007 Conference", Barcelona 4 November. http://www.nngroup.com/events/barcelona/agenda.html[^]

    Design and Architecture design regex architecture

  • Different Voting Criteria
    T t bast

    And be able to change my vote when the article is updated.

    Site Bugs / Suggestions csharp html wcf com tools

  • I&#8217;m trying to figure out a way to store my data in an clever way
    T t bast

    The objects to store contains a regular integer and a pointer. Each integer value is unique and received in a sequential order (the value is increased by one or more for each time). - I want to find an object with a particular integer value as fast as possible. - I don’t know the number of objects at load time, so I cant load all at once and use binary search. I believe using a tree structure is not the most clever idea, since the data is in order from start. Maybe a skip list is the best idea?.

    C / C++ / MFC data-structures question

  • how to declare and use an array of pointer on functions?
    T t bast

    one idea is to use a function with a pointer to a class holding you parameters. typedef (int)MyFuncPrototype(pParamObject)

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

  • Don't have an account? Register

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