C++ Guru
@CPlusPlusGuru_
Followers
2K
Following
0
Media
2
Statuses
49K
Devoted to all things C++
Joined June 2014
QtCreator "No valid kits found" (linux): I have made several attempts at solving this myself but the problem ...
0
0
0
Storing user input in 2D char array using getline(): Is there a way in C++ to store user input using getline(...
0
0
3
How to get stat information from a child process to measure resource utilization?: I feel like this must have...
0
0
1
Templated Linear Search in C++ with Arrays [on hold]: Disclaimer its a school assignment I am having trouble ...
0
0
1
Game with Player Choice, best way to store choices? C++ [on hold]: So I'm making a game which features player...
0
0
1
escape backslash in __FILE__ expansion: I'm string to create a std::regex(__FILE__) as part of a unit test wh...
0
0
0
Draw a text table with openGL [on hold]: What's the simplest way of drawing a formated table of text+numbers ...
0
0
0
How do I delete a certificate from trusted root certificates?: I am opening store using CertOpenStore and fin...
0
0
0
How do I delete a certificate from trusted root certificates?: I am opening store using CertOpenStore and fin...
0
0
0
how to improve logic and coding skills?: I am asking stupid question but too many stupid asked me before that...
0
0
1
file read write with custom buffer: I'm currently fiddling out with raspberry pi gpio, the access files for w...
0
0
1
From the receiver’s end, how do I make sure that all messages sent using MPI_Isend have been received?: I'm w...
0
0
1
Input_param result in different size from my image: I am trying to do a test with the caffe framework, and wa...
0
0
1
C++ Winsock2 recv junk: So I am writing a Windows chat and for testing purposes my client program sends a "he...
0
0
1
How do i use NSSharingService To Compose An Email With Attachment?: I am attempting to open the default email...
0
0
0
Multiple images of same mesh without duplicate triangle transfers: I take multiple images of the same mesh us...
0
0
0
Build existing C++ project for iOS and Android platform: I work for an existing C++ project. This project ser...
0
0
2
Monitoring hardware state changes using Node: I have some stepper motors that are controlled via a C++ API. W...
0
0
0
Analyze complexity by finding Big-Oh Notation [on hold]: Write two programs(C++) with different complexities ...
0
0
0
handelr became NUL in SFTP using libssh2: I am trying to create a console application for copying one file fr...
0
0
0