unwind

29,178
reputation
1040 views

Registered User

name unwind
member for 1 year
seen 30 mins ago
website
location Stockholm, Sweden
age 34

Recently bearded hacker. Likes C, Linux, bash, GTK+, OpenGL, text processing, the occasional assembler (though more commonly on random 8-bit machines than PC stuff) and stuff.

Thinks these new-fangled languages like Python and Ruby are cool, too, and tries to use them whenever suitable.

29m
revised How to detect an invalid C escaped string using a regular expression?
Tagged as C, too
48m
revised I need to make sure that texbox only accepts this specific format. how do i do that??
Markdown
50m
comment linux vs windows: where are businesses going to?
I totally fail to see how this is programming-related. Voting to close.
58m
comment how to edit remote linux server files?
This is obviously not a programming question; I recommend moving it.
1h
answered Send raw ethernet packet with data field length in type field
14h
accepted How to write mp3 frames from PCM data (C/C++)?
23h
comment GCC performance
@ZeKoU: Doesn't it follow from that that if you just seed it with the next pseudo-random number, the sequence as a whole is still just as pseudo-random?
23h
comment Is there a Database for ALL ENTITIES in the world? or an Object-oriented library?
This sounds horribly under-specified, self-referentially mad, and generally impossible. Plus, it's hardly programming related, is it?
1d
comment C Program on Linux to exhaust memory
@Mark: That is very probably because malloc() returns NULL as it fails to allocate more memory, and you can't write to NULL.
1d
revised How to create a .py file for Google App Engine?
Title typo fix
1d
accepted How can I copy an entire directory in Perl?
1d
comment Using (void*) as a type of an identifier
@avakar: None, it seems. I changed it so my second suggestion, which was static_cast<>(), became the primary. :)
1d
revised Using (void*) as a type of an identifier
Made static_cast<>() the primary suggestion
1d
answered How can I copy an entire directory in Perl?
1d
answered Create Wi Fi network by C++ or C# and Windows API
1d
revised What should I use instread of g_strncasecmp?
Grammar
1d
answered What should I use instread of g_strncasecmp?
1d
answered Using (void*) as a type of an identifier
1d
accepted Reading a file line by line in C
1d
answered Reading a file line by line in C
1d
revised Reading a file line by line in C
Markdown
1d
answered What can you use to cast an int/float to a wchar_t*?
1d
revised Help with basic Java concepts
Rewrote title
1d
answered Signal 11 segfault on wait() system call?
1d
accepted Why Java is not fully object oriented?
1d
answered How do I read binary C++ protobuf data using Python protobuf?
1d
answered ASCII Encoding and Umlauts and Accents
2d
accepted Compiling a gnu program without sse3
2d
answered Compiling a gnu program without sse3
2d
answered Why Java is not fully object oriented?
2d
revised Custom types as key for a map - C++
Tried to explain why a single operator is enough
2d
comment The perverse hangman problem
Uh ... Isn't this a bit too large for a question here? "Invent an algorithm", kind of?
2d
awarded  Mortarboard
2d
accepted get mouse deltas under linux (xorg)
Dec
4
revised Efficient switch statement
Followups
Dec
4
awarded  Nice Answer
Dec
4
answered Efficient switch statement
Dec
4
accepted Get the result of a Shell Commands within C
Dec
4
answered what is the difference between “int *i” and “int* i”?
Dec
4
answered Get the result of a Shell Commands within C
Dec
4
answered How do I determine if an indexed mode SDL_Surface has transparency or not?
Dec
4
answered passing string as an argument in C
Dec
4
answered localhost working 127.0.0.1 broken in Safari
Dec
4
accepted Crosscompiling C++; from Linux to Windows, does it really work?
Dec
4
answered Crosscompiling C++; from Linux to Windows, does it really work?
Dec
4
answered How to tamper with source IP address on Windows
Dec
4
answered get mouse deltas under linux (xorg)
Dec
4
revised What’s the difference between system() in C and Perl?
Markdown, grammar
Dec
4
revised Video streaming using c++
Speling fikks
Dec
4
accepted Video streaming using c++