I rescue grub before install kali and now i lost kali partition,now I only have Windows and Ubuntu, how i can rescue kali and have It in grub like the others?
Anonymous
Help pls
Anonymous
Reinstall grub?
Anonymous
I tried with rescatux
Anonymous
But don't work
Laura/Drake
What about EFI boot ?
Anonymous
And i have to rescue grub each time i start my computer
Laura/Drake
update-grub from any linux distro doesn't work ?
Anonymous
I will try this
Anonymous
I Hope It works 🤞
Laura/Drake
Yup
Anonymous
Well i can do that from Windows?
Anonymous
Change or update grub?
Laura/Drake
Nop
Laura/Drake
From a linux distro only
Mat
Why kali, though?
Laura/Drake
Mįgūëł✓ So did it work ?
Anonymous
Nop
Anonymous
I amb using rescatux
Anonymous
And trying with that to solve the problem
Kb
Please who can write an imsertion deletion and traversing algorithm in c++
Hi I am new to the programming and I don't get how string literals can assign to a char pointer. I did some research and I saw someone says don't use that way in the c++ is it true?
in general if you use a pointer you have to manage memory manualy, there are statically-allocated arrays in C++, they can be freed automatically, an usual C/C++ string is a null-terminated byte array, so actually a pointer stores an address of first byte, and if you want to work with char* you have to allocate strlen+1 byte, an additional byte is for '\0', because you are a man you can sometimes forget to do all these things, that is why you had better use standard string implementation for C++
c) Using a high level language write a segment of code that declares: A structure named
Patient with the following members: (4marks)
i. Student name
ii. Admission number
iii. Age
iv. Course
v. Admission date
Anonymous
Kindly help
M.Azam
In iostream what dose cerr and clog do as an output function
Anonymous
This is not for promotion .. it might help someone
Anonymous
Awesome cheatsheets, for popular programming languages, frameworks and development tools.
#resources #list #cheatsheet #coding
@thedevs
https://kutt.it/QZA4VW