Search Results

Search: Posts Made By: zero0x
Forum: Programming 11-04-2006
16,458
Posted By zero0x
i have got similiar problem.. i have created...
i have got similiar problem.. i have created program, which has database of ip and mac address in wifi. wifi ap is controling ip and macs, so I need to change both. i have program that first prints...
12,671
Posted By zero0x
one question: what does actually stty command do?
one question: what does actually stty command do?
Forum: Programming 11-03-2006
26,133
Posted By zero0x
eu, i am sorry, i didnt realize that we're...
eu, i am sorry, i didnt realize that we're talking about C (not c++) :(

edit: but in the title, there is " Question C++ using system() ", we are using c++, so we can save that values to *char,...
Forum: Open Source 11-03-2006
346,630
Posted By zero0x
i'm still not able to use vi even i use *nix few...
i'm still not able to use vi even i use *nix few months already. so i use mcedit.
Forum: Programming 11-03-2006
26,133
Posted By zero0x
i think, that you should use sprintf. like...
i think, that you should use sprintf.

like this:
abdest = "/home";
sprintf(ab,"%s %s%s", scp, abfile, abdest);
system(ab);
if you do not understand this, check sprintf manual on cplusplus.com ...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 04:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy