Quantcast
Channel: Active questions tagged header - Stack Overflow
Browsing all 701 articles
Browse latest View live

Is there a way to prevent a header file without header guards from being...

I am trying to ban the inclusion of a list of header files from a source file, and thus preventing the dependency on classes defined in those headers.There are tricks of checking the header guard...

View Article


Header search paths with gcc using C_INCLUDE_PATH

i'm confused about the following include files(with GCC)i've A.c and B.c in folder AAAand B.h in folder BBBin A.c:#include <stdio.h>#include "B.h"main(){ errPrint();}in B.c:#include...

View Article


What does __align(A) mean in C

In one of the header files of C I came across of the syntax __align(4) before an ·unsigned char·, I would like to know its purpose and what will happen if I remove it? Where can I use it?

View Article

Image may be NSFW.
Clik here to view.

Compiler Can't Find My Header?

Despite hash-including it, my project cannot seem to find its header file. I have included a screenshot because I think it's the most effective way to showcase my problem:ERROR...

View Article

Struct Type in Header File Error

I am trying to use a struct type in a header file and then initialize it in my main file but continue to get the error:" no matching function for call to...

View Article


Export table to file with column headers (column names) using the bcp utility...

I have seen a number of hacks to try to get the bcp utility to export column names along with the data. If all I am doing is dumping a table to a text file what is the most straightforward method to...

View Article

Displaying announcement on all Jenkins pages

Is there a simple way or a plugin to display any custom message on Jenkins pages for all users? I wanted to display important changes or actions directly on Jenkins instead of emailing everyone.What I...

View Article

How to refresh the current page (aka. redirect to the same URL)?

I have a page which has to refresh itself after a POST request.Is there a way to get the exact url to the current page?Like header('location: ???');?

View Article


Image may be NSFW.
Clik here to view.

Why does Cross-Origin-Opener-Policy prevent opening links to the...

Let's say you serve a website with the header Cross-Origin-Opener-Policy: same-origin. This is a new header that, if I understood it correctly, completely separates a browsing tab/origin to prevent...

View Article


Generated file in PHP - How to change tab title?

I generate a QR code with PHP. Now, if I want to quickly save them they will be named [php filename].gif, because that's the title you can see in the tab.Is there a way to change that title? All my...

View Article

How do C++ modules hide implementation details when they are in the same file...

I’m reading Bjarne Stroustrup’s A Tour of C++ (3rd Edition), which provides a brief introduction to C++20 features. In the book, he shows how export module can eliminate the traditional pattern of...

View Article

C++: including a class definition in a header file

A number of posts are pretty adamant that source code should not go in a header and that header files should be kept to a minimum. I've been sticking to this with my own code, but I want to use someone...

View Article

How to keep header elements in a single horizontal line using CSS in Shopify...

I’m customizing the header of a Shopify store using the Dawn theme. I want the entire header (logo, navigation menu, and icons like search, account, and cart) to remain in a single horizontal line,...

View Article


Detect that asp.net http headers already sent

I am adding headers to a page as follows:Page.Response.AddHeader("foo", "bar");Depending upon previous processing, sometimes this fails with "Server cannot append header after HTTP headers have been...

View Article

In Flutter- How to make elements in a already scrolling page sticky and...

Page I want to buildHi all, thanks for taking the time to read thisI'm facing a problem in flutter. I want to implement an interaction where contentArea#1 is in view port when Tab#1 is active and as...

View Article


IntelliJ Http client: Conditional header

I want to use the Intellij Http client to do some HTTP requests. I have different environments. On one of them, I want to login with a JWT and on the other with OAuth2. Both need different headers. I...

View Article

Where are the .h files of Allegro 5 after compiling it? [closed]

I downloaded allegro 5 lastest version source tar.gz file for linux (ubuntu) from Allegro web site.I decompressed the file, and as as README says:I created a "build" directory inside the decompressed...

View Article


Vue 3 - Vuetify 3 Headers not appearing

Ive tried about every different way I can think of to make the headers in this data-table to show up. Everything else works, just no headers.... Any ideas greatly appreciatedFeels like this should be a...

View Article

Editing Header Menu and Sub-Menus on Wordpress template 2024

This is my first question on stackoverflow so sorry if this is the wrong formatting. I have created a website on the 2024 wordpress template and have had issues being able to edit the header section....

View Article

Hide Scrolling Content Under Transparent Header

Alright, I've gone nuts looking for an answer. This is simple, I know it.I have a fixed transparent header at the top of my page. When I scroll I want the body content to scroll under it but not be...

View Article
Browsing all 701 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>