| RayeR CZ, 15.01.2013, 04:34 |
How to set env. var from C program (Developers) |
I'm trying like idiot and nothing works. --- |
| Laaca Czech republic, 15.01.2013, 07:41 @ RayeR |
How to set env. var from C program |
In such way you change only your local copy of environment for your program. --- |
| RayeR CZ, 15.01.2013, 10:31 (edited by RayeR, 15.01.2013, 13:24) @ Laaca |
How to set env. var from C program |
> In such way you change only your local copy of environment for your --- |
| tom Germany (West), 15.01.2013, 13:54 @ RayeR |
How to set env. var from C program |
> > In such way you change only your local copy of environment for your |
| RayeR CZ, 15.01.2013, 14:07 @ tom |
How to set env. var from C program |
> in case you didn't notice, this is the year 2013 --- |
| tom Germany (West), 15.01.2013, 15:41 @ RayeR |
How to set env. var from C program |
> > in case you didn't notice, this is the year 2013 |
| marcov 16.01.2013, 15:19 @ RayeR |
How to set env. var from C program |
> > in case you didn't notice, this is the year 2013 |
| RayeR CZ, 16.01.2013, 23:33 @ marcov |
How to set env. var from C program |
> - *nix stuff. --- |
| RayeR CZ, 15.01.2013, 16:24 @ tom |
How to set env. var from C program |
> BUT: you can write a batch file --- |
| bocke 18.01.2013, 16:57 @ tom |
How to set env. var from C program |
> BUT: you can write a batch file |
| bretjohn Rio Rancho, NM, 15.01.2013, 17:30 @ RayeR |
How to set env. var from C program |
> I don't want implement any dirty hack like direct rewriting memory. |
| RayeR CZ, 15.01.2013, 23:51 @ bretjohn |
How to set env. var from C program |
> Unfortunately, directly rewriting memory is the only way to do this, and it --- |
| bretjohn Rio Rancho, NM, 16.01.2013, 01:05 @ RayeR |
How to set env. var from C program |
> I wanted to set env. var only for parent shell that started running my |
| RayeR CZ, 16.01.2013, 03:20 @ bretjohn |
How to set env. var from C program |
> Though a USB sound system driver has yet to even be started, I was thinking --- |
| bretjohn Rio Rancho, NM, 16.01.2013, 17:08 @ RayeR |
How to set env. var from C program |
> BTW do you plan to emulate SB? :) |
| j_hoff 15.01.2013, 23:57 @ RayeR |
How to set env. var from C program |
> Hm, that I feared about - you mean there's no standard C function to do |
| RayeR CZ, 16.01.2013, 00:49 @ j_hoff |
How to set env. var from C program |
> That's true and that's exactly why the utility PIPESET exists. Get the --- |
| roytam 16.01.2013, 04:57 @ RayeR |
How to set env. var from C program |
> > That's true and that's exactly why the utility PIPESET exists. Get the |
| roytam 16.01.2013, 05:13 @ j_hoff |
How to set env. var from C program |
> > Hm, that I feared about - you mean there's no standard C function to do |
| j_hoff 16.01.2013, 08:11 @ roytam |
How to set env. var from C program |
> NSET also supports sending the string to STDOUT, instead assigning it |
| georgpotthast Germany, 15.01.2013, 22:20 @ RayeR |
How to set env. var from C program |
DJGPP seems to have a function for this: |
| RayeR CZ, 15.01.2013, 23:48 @ georgpotthast |
How to set env. var from C program |
> DJGPP seems to have a function for this: --- |
Thread view
