rahul vishwakarma

Ranch Hand
+ Follow
since Dec 14, 2018
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
1
Received in last 30 days
0
Total given
1
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by rahul vishwakarma

hi to all, I've centos 7. And mysql Server version: 5.6.20 MySQL Community Server (GPL). Here mine workbench version 8.0 (64 bit). In schema pane font size is too small. And I don't know how to resize it. Please help.
i am new to visual c++ 2015. i just installed visual studio 2015. I created default project ( nothing coded anything). But when i compiled solution output shows build failed. how to build solution.
1 year ago
thanks a lot Mr. Jeremy Kubica, your suggestion solved mine problem.
1 year ago
How to initialize array of struct in constructor in C++.

program is :


how to declare and initialize array w .
1 year ago
Hi to all,  I've Windows XP and visual studio 6. I am following book VC++ programming by yashwant kanetkar. In book there is example that  I could not compile and having error. First program is :-


Also there is no intellisense errors are :-

how to execute examples of yashwant kanetkar's book "VC++ Programming".
1 year ago
thanks a lot sir, I did as you said and problem is solved. I did like this :-
1 year ago
not removing trailling new line character after first iteration from string got input from fgets(s1, 26, stdin);
program is here :-
1 year ago
I've Centos 7  linux, i downloaded linux programming interface source code. When tried to compile source code this is error :-


MakeFile is :-
----------------

how to recover this error.
1 year ago
i've centos7 linux, here is a c program.

question is : how to modify character in string using pointer.
1 year ago
i've Centos7, CodeBlocks 17.12, and having a problem in C :
program is :

Question is that i am not getting point by error "lvalue required as unary ‘&’ operand".
where i can get information about  this error "lvalue required as unary ‘&’ operand".
1 year ago
i did as you said but again it don't generates project.
2 years ago
respected sir, I've no internet conneciotn on linux box. i have to do in offline. I am using wifi via zebronics 802.11n adapter. it does not have linux driver for centos 7.  how to set pom file.
2 years ago
hi to all, i've centos 7 netbeans 11 in VM. I downloaded maven from internet.  also i've maven-archetype-plugin-3.1.2.jar maven-archetype-plugin-3.1.2.pom files but i don't know how to install these files. when i started maven project from netbeans 11 this shows following error :


it says downloading pom file. i've already pom file  where to place this file.
2 years ago
hi to all, i've centos 6.5 and glassfish server in VM and centos 7.5 client netbeans 11.1.  i want to access remote machine glassfish server from client machine netbeans ( both machines are  in VMs). how to do that. Please suggest.
2 years ago