Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #4K
~8K People Reached
Favorite Tags
Member Avatar for Narue

Post your tips for making life easier in C and C++. I'll start: [SIZE=3][B]Standard vector object initialization[/B][/SIZE] The biggest problem with the standard vector class is that one can't use an array initializer. This forces us to do something like this: [code] #include <iostream> #include <vector> using namespace std; int …

Member Avatar for bector
2
7K
Member Avatar for Niklas

Dragging icons on the desktop won't work however I can delete them. I can't drag file inside of folders either. Copy and Paste will not work either. Internet Explorer window closes as soon as it's double clicked Microsoft Outlook Express brings up Internet Options window Explorer ID will occasionally change …

Member Avatar for Niklas
0
249
Member Avatar for cigar
Member Avatar for GreenDay2001
0
144
Member Avatar for shrikant telkar
Member Avatar for thekashyap
0
57
Member Avatar for gackiem

hi everybody, I've got some troubles in C and i need your help In C: (test.c) Suppose i include <unistd.h> and i call function "open" ==>> it run OK In C++: (test.cpp) I'm using a framework (e.g. RTM) which is function "open" has already in it. My problem is: althought …

Member Avatar for gackiem
0
91
Member Avatar for shrikant telkar
Member Avatar for Ancient Dragon
-1
86