Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Amir Saniyan
Tehran, Iran
Age: 32
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
14
votes
How to generate NaN, -Infinity and +Infinity in ANSI C?
c
nan
infinity
asked Jun 4 '11 at 9:12
stackoverflow.com
13
votes
Which features make a class to be thread-safe?
c#
multithreading
thread-safety
asked Jul 13 '11 at 8:08
stackoverflow.com
13
votes
Which method is better for implementing get/set?
c++
get
set
asked Jul 26 '11 at 12:35
stackoverflow.com
10
votes
strdup or _strdup?
c++
c
strdup
asked Sep 28 '11 at 11:17
stackoverflow.com
9
votes
Is div function useful (stdlib.h)?
c++
c
integer-division
asked Jul 16 '11 at 15:06
stackoverflow.com
9
votes
Is it possible to compile a C/C++ source code that executes in all Linux distributions without recompilation?
c++
c
linux
asked Sep 18 '11 at 11:27
stackoverflow.com
8
votes
Abstract class or interface. Which way is correct?
c#
java
.net
interface
abstract-class
asked Feb 11 '12 at 20:00
stackoverflow.com
8
votes
Is it possible that write a program with Java bytecode instructions directly?
java
asked Dec 30 '12 at 16:11
stackoverflow.com
7
votes
Does using references instead of pointers, resolve memory leaks in C++?
c++
memory-leaks
reference
asked Jul 21 '11 at 23:11
stackoverflow.com
7
votes
What is the simplest way to convert array to vector?
c++
arrays
vector
asked Jan 8 '12 at 12:44
stackoverflow.com
1
2
next
Top Answers
11
What is the difference between Cygwin and MinGW?
stackoverflow.com
5
Divide a number by 3 without using *, /, +, -, % operators
stackoverflow.com
Stack Exchange works best with JavaScript enabled