Heya,
This is my first post and I hope I don't break any rules (which I did read ). Anyway, here is my problem:
I have a project which I would really like to do in C# to expand my knowledge with this specific programming language. However, the libraries for this project are written in C++.
I won't ask for someone to convert the whole thing, because that's just very unfair (and breaks the rules I think ). So I will just ask for the following the be explained in plain English!
(In C++)
What does:
#ifndef
#include
#define
#void
...all mean or represent?
Thanks very much!
Swampy
Here is the code in full (in C++) just incase anyone would like to read it:
(This was initially made by Adafruit, the help support team said that they were ok with converting their code as long as it was not for commercial use (which it's not, it's a home project! ).
Google's NotebookLM gets some useful features you may have been waiting for by Aditya Tiwari
It's been three years since Google introduced its AI-powered note-taking and research app, NotebookLM. Just when Apple is about to kick off WWDC 2026, the search giant has announced a platter of new NotebookLM features that add agentic capabilities in chat and more advanced reasoning.
For starters, NotebookLM now draws its fuel from Gemini 3.5 and Antigravity to improve accuracy and reliability. One of the things people have been asking for a long time is more transparency into the thinking steps. NotebookLM now shows expanded thinking steps in chat, providing better visibility into the thinking process.
Google compared the upgraded NotebookLM with prior versions and found that it "achieved an average win rate of over 65% — a 15% point margin above parity — across our top five core evaluation dimensions," including accuracy & quality, multilingual support, large document analysis, document creation, and advanced research.
It showed substantial improvements in analyzing large documents, achieving a 69.9% win rate. The system also delivered "exceptional performance" in advanced web research and source discovery with a 78.2% win rate.
The AI research tool now generates outputs in more formats. You can give instructions to guide the outputs and download the generated files from the studio panel. Here are the newly supported formats:
PNG and SVG for data visualizations and charts
PDFs, docx, markdown, and text files for documents
PNG, JPG, and GIF for images
JSON and CSV for structured data
XLSX for Microsoft Excel
PPTX for Microsoft PowerPoint
You can make edits after the outputs are generated. The feature is available globally; therefore, you can provide directions in one language and create outputs in another.
Google said that it's also making it easier to get started with a project in NotebookLM. Instead of having a list of sources beforehand, you can even start with loose ideas, and NotebookLM can help build the repository of sources through the chat. For instance, you can find primary sources in other languages to get new perspectives or explore related works of an author.
All of these new features are rolling out globally for those who can loosen up their pockets. They are available to users with Google AI Ultra and all Workspace business customers with AI Ultra access. Google has plans to expand them to more users in the future.
"...will no longer be bundled with the monthly Windows security updates or Patch Tuesdays. Instead the company is shifting delivery of these updates to Microsoft Update...".
Three names that all refer to Windows Update. Does the author even understand what he is writing about?
and somehow windows is the only one with issue every patch tuesday is a mess, android macosx have all that and it never had issues locking people out of their own data.
Question
SwampyPk
Heya,
). Anyway, here is my problem:
). So I will just ask for the following the be explained in plain English!
This is my first post and I hope I don't break any rules (which I did read
I have a project which I would really like to do in C# to expand my knowledge with this specific programming language. However, the libraries for this project are written in C++.
I won't ask for someone to convert the whole thing, because that's just very unfair (and breaks the rules I think
(In C++)
What does:
#ifndef
#include
#define
#void
...all mean or represent?
Thanks very much!
Swampy
Here is the code in full (in C++) just incase anyone would like to read it:
http://pastebin.com/nUQ7npTR
(This was initially made by Adafruit, the help support team said that they were ok with converting their code as long as it was not for commercial use (which it's not, it's a home project!
).
Thanks again!
Link to comment
https://www.neowin.net/forum/topic/1259864-c-to-c-converting-libraries/Share on other sites
23 answers to this question
Recommended Posts