Skip to content
C# Corner
Search
articles
videos
blogs
forums
interview questions
articles
Tech
Articles
Blogs
News
Videos
Interviews
Forums
Books
Events
More
Jobs
Stories
Login
Contribute
Article
Blog
Video
Ebook
Interview Question
Loading
Suri - C# Corner
S
Suri
Hyderabad
(India)
26,448
Rank
21.1k
Reads
104
Points
Starter
Member
NA
Top author
Sign in to connect
Contributions
Articles
0
Ebooks
0
Forums
41
Videos
0
Blogs
0
About
Not Available
Activity
How to efficiently remove an element from a vector ?
4y
Updated Oct 1, 2022, 12:39 PM
Forum
How malloc works (in assembly level)
5y
Updated Jul 22, 2021, 5:26 AM
Forum
Re: How malloc works (in assembly level)
5y
Updated Jul 22, 2021, 5:26 AM
Forum
Hey my code is giving segmentation error. Can someone help me out with
Expertise
C++
90%
C, C++, MFC
10%
5y
Updated Jul 22, 2021, 4:05 AM
Forum
Re: Hey my code is giving segmentation error. Can someone help me out with
5y
Updated Jul 22, 2021, 4:05 AM
Forum
What is the difference between these two?? The first gives you the add
5y
Updated Jul 14, 2021, 6:16 AM
Forum
Re: What is the difference between these two?? The first gives you the add
5y
Updated Jul 13, 2021, 5:01 PM
Forum
why i couldnt get expected output? what's wrong?
5y
Updated Jul 10, 2021, 7:32 AM
Forum
Re: why i couldnt get expected output? what's wrong?
5y
Updated Jul 10, 2021, 7:32 AM
Forum
what is the diffrence between sort and stable_sort i am getting same r
5y
Updated Jul 4, 2021, 8:53 AM
Forum
How can I reduce the size of my .Exe file in c++
5y
Updated Jul 3, 2021, 12:12 PM
Forum
Re: How can I reduce the size of my .Exe file in c++
5y
Updated Jul 3, 2021, 12:12 PM
Forum
Why in some IDE as codeBlocks there is neither error nor warning when
5y
Updated Jul 3, 2021, 10:16 AM
Forum
Does queue STL increase its size itself? Like, when I do push_back in
5y
Updated Jul 3, 2021, 7:03 AM
Forum
Why it's giving output 3 while at same location I'm getting 5
5y
Updated Jul 2, 2021, 6:21 AM
Forum
Is their any case when size of class and size object wont be same c++
5y
Updated Jul 1, 2021, 10:29 AM
Forum
What is operator T& in std::reference_wrapper<T> ?
5y
Updated Jul 1, 2021, 9:54 AM
Forum
is possible compare values between two std::map?
5y
Updated Jun 30, 2021, 4:41 PM
Forum
Hello everyone Why i can't copy strcpy(matriz[fila] [columna] , pieza
5y
Updated Jun 30, 2021, 1:22 PM
Forum
Is there any difference with these to logic
5y
Updated Jun 30, 2021, 11:14 AM
Forum
Re: Is there any difference with these to logic
5y
Updated Jun 30, 2021, 11:14 AM
Forum
Why the destructor of vector is called after "g" call? Thank you.
5y
Updated Jun 29, 2021, 7:22 PM
Forum
Is it possible to return a struct from a function in C? I tried, can y
5y
Updated Jun 29, 2021, 2:47 PM
Forum
Please Suggest me best C++ compiler for android mobile
5y
Updated Jun 26, 2021, 5:36 AM
Forum
Re: Please Suggest me best C++ compiler for android mobile
5y
Updated Jun 26, 2021, 5:36 AM
Forum
If i have an array and i want to fill this array by default value = 5
5y
Updated Jun 24, 2021, 12:03 PM
Forum
wide_t is data type?
5y
Updated Jun 23, 2021, 7:21 AM
Forum
why is float here behaving as an int data type
5y
Updated Jun 22, 2021, 11:26 AM
Forum
Re: why is float here behaving as an int data type
5y
Updated Jun 22, 2021, 11:26 AM
Forum
Re: why is float here behaving as an int data type
5y
Updated Jun 22, 2021, 10:51 AM
Forum
How to move contents from one std::map to another?
5y
Updated Jun 19, 2021, 11:52 AM
Forum
Is it possible to change the size of the vectors inside an array??
5y
Updated Jun 19, 2021, 9:26 AM
Forum
Guys, do you use typedef or using for programming on an 8-bit MCU?
5y
Updated Jun 19, 2021, 5:43 AM
Forum
Re: Guys, do you use typedef or using for programming on an 8-bit MCU?
5y
Updated Jun 19, 2021, 5:43 AM
Forum
in this expression " *(var+1) " is var a offset
5y
Updated Jun 17, 2021, 8:52 AM
Forum
how to get min element from a vector anyone can tell me
5y
Updated Jun 16, 2021, 2:22 PM
Forum
When i am trying to compile this with gcc it's saying "undefined refer
5y
Updated Jun 10, 2021, 11:03 AM
Forum
Are calls A and B semantically identical? Which is preferable?
5y
Updated Apr 13, 2021, 11:45 AM
Forum
sizeof(variable_table); //8 sizeof(variables_table->variables); // 8 i
5y
Updated Apr 3, 2021, 8:25 AM
Forum
Re: sizeof(variable_table); //8 sizeof(variables_table->variables); // 8 i
5y
Updated Apr 3, 2021, 7:53 AM
Forum
Do you guys cast mallocs when writing strictly C, if yes - why? If no
5y
Updated Mar 22, 2021, 5:38 PM
Forum