Saw video of someone trying Swift and having trouble calling a C func
|
|
7
|
307
|
January 6, 2025
|
Improved C macro support
|
|
5
|
368
|
December 15, 2024
|
Objc XCTest target unable to see ProductModuleName-Swift.h
|
|
0
|
32
|
December 9, 2024
|
Drawbacks/problems with C/C++ interoperability & SwiftPM
|
|
5
|
192
|
October 16, 2024
|
Using c binding/linking with the package.swift and getting an error with linking to the folder
|
|
1
|
62
|
October 10, 2024
|
Should anyone be using @_silgen_name outside of the standard library developers?
|
|
27
|
5536
|
September 24, 2024
|
Can't get c++ library to use the correct compiler
|
|
2
|
152
|
August 1, 2024
|
How to define structures that can be passed to C?
|
|
7
|
3530
|
June 22, 2024
|
Runtime crash in optimised build wrapping C++ library
|
|
0
|
221
|
May 10, 2024
|
Is there a way to emit C/C++ header?
|
|
3
|
671
|
May 5, 2024
|
Constrain type to "representible in C" for use with @convention(c) and generics?
|
|
2
|
339
|
April 4, 2024
|
C-Introp & Strict Concurrency
|
|
11
|
690
|
March 17, 2024
|
Add more "safe" flags to the package manager
|
|
1
|
1293
|
February 6, 2024
|
Inconsistent treatment bewtween Swift pointer parameters and C ones
|
|
6
|
355
|
February 6, 2024
|
Autoboxing C/C++ struct/class pointers into a Swift class?
|
|
0
|
297
|
February 5, 2024
|
Importing a C function as throwing?
|
|
5
|
800
|
December 20, 2023
|
Creating C Language Targets with complicated include layouts or headers
|
|
13
|
556
|
November 30, 2023
|
Swift Package Manager cannot find header file
|
|
0
|
395
|
November 30, 2023
|
C-to-Swift function calls, are they glued? Specifically, CGEvent.copy()?
|
|
11
|
1006
|
October 25, 2023
|
Linker error using swift-numerics and C module
|
|
7
|
750
|
October 16, 2023
|
[Pitch] Restrict pointer conversion to C interoperability
|
|
21
|
1995
|
August 10, 2023
|
Import of C++ module appears within extern "C" language linkage specification
|
|
4
|
4184
|
July 1, 2023
|
Is it possible to use the os module Logging C API Collection from Swift without hacks?
|
|
0
|
480
|
June 21, 2023
|
Using a dynamically linked C library (.dylib) from SPM
|
|
8
|
4936
|
May 14, 2023
|
[Pitch] Import C structs with ARC pointer members
|
|
9
|
2811
|
May 9, 2023
|
Swift, libpng and error handling
|
|
2
|
912
|
April 18, 2023
|
Add API that makes it easier to interoperate with C callbacks
|
|
22
|
3203
|
January 29, 2023
|
How do I initialize a C struct from a Data object?
|
|
6
|
1452
|
January 1, 2023
|
Is there a way to differentiate Swift types and C types at runtime?
|
|
5
|
651
|
December 10, 2022
|
Use a C/C++ library with function pointer callbacks in Swift with async/await
|
|
27
|
2727
|
November 17, 2022
|