avp

755
Reputation
72 views

Registered User

Name avp
Member for 1 year
Seen Nov 27 at 14:06
Website
Location Odessa, Ukraine
Age 31
C/C++, LISP, RTOS, graphics, embedded systems, graphics, multimedia
Nov
27
answered Class Design Problem
Nov
27
answered Write a Linked List‐based variant of Q2. Following will be the function prototype:
Nov
27
answered Instantiation of function object with different inline function definitions depends on order of linkage
Nov
27
revised What benefits do you get from your blog?
added 42 characters in body
Nov
25
answered Compile issues based on different platforms
Nov
25
awarded  Tumbleweed
Nov
18
revised Please recommend good reading about Squirrel
added 176 characters in body
Nov
18
comment Is it possible to have an alias for the function name in lisp?
I'd repeat what I've said to leppie. It is just... I don't know... It looks ugly. I mean, it takes effort, but provides just readability. Abbrev-mode & hippie-expand does similar job effortless... But anyway, thanks for input!
Nov
18
comment Is it possible to have an alias for the function name in lisp?
Well... First, it is not automatic. Second, I need to care about it myself. Third, it is clunky... :(
Nov
18
revised Please recommend good reading about Squirrel
tagging
Nov
18
asked Please recommend good reading about Squirrel
Nov
17
answered circle-circle collision
Nov
17
comment Comparing two integers without any comparison
Ha-ha! Taking into account that kvphxga seems to be a newbie, it is very funny answer! :)
Nov
17
comment Managing Cache Invalidation
But what if the code is not "clean enough"? (Just in case that it is not your code, but legacy one). And also, what if you have no database in the system, but slow devices you communicate with instead?
Nov
16
revised Managing Cache Invalidation
edited body
Nov
16
answered What benefits do you get from your blog?
Nov
16
comment A language that doesn’t use ‘C’ ?
And what language was it written in? I mean, the first version, not the bootstrapped.
Nov
16
answered Managing Cache Invalidation
Nov
13
comment C: deep copying - structure with a void pointer
How can you make a deep copy? It is not known if the structure is homogeneous. It is not known if it is a linked list...
Oct
16
comment Arrange numbers in ascending order using if and swap statement
"Sorting Out Sorting" is great video! Thanks! Just curious: how do you find such a good things?..
Oct
12
comment SBCL on Vista crashes. Do you know how to make it work?
Can you be a little bit more specific?
Sep
23
awarded  Yearling
Sep
22
answered Rendering large numbers of meshes (objects)
Sep
18
comment Why is this code so slow?
Yeah, that's cool, but look, Andrew Bainbridge has already profiled it for you :)
Sep
18
comment Why is this code so slow?
That's the way to do it! @uberjumper: community would even profile it for you :)
Sep
12
comment Recommend a laptop for programming under linux (Ubuntu).
hmmm... And how much does it cost?
Sep
7
comment Please recommend the dictionary application or the file format to start with.
No, I have no idea about available options... That's why I've asked this question.
Sep
4
answered Test printf implementation
Sep
3
comment What is the best comment in source code you have ever encountered?
+= 1900, not 2000.
Sep
3
comment What are the known C/C++ optimizations for GCC
Oh yeah, that it true!
Sep
3
answered What are the known C/C++ optimizations for GCC
Sep
3
revised Please recommend the dictionary application or the file format to start with.
added tags
Sep
3
revised Please recommend the dictionary application or the file format to start with.
edited title
Sep
2
revised Please recommend the dictionary application or the file format to start with.
added 117 characters in body; edited title
Sep
2
asked Please recommend the dictionary application or the file format to start with.
Sep
2
comment How do I disable the “smart insert” function that is bound to the Tab key in the Visual Studio emacs mode?
well... It is the best they have. Anyway, emacs mode in VS is not clean.
Aug
15
awarded  Popular Question